pub fn inject_data_script(html: &str, data_id: &str, json: &str) -> String
Inject a <script> tag with JSON data before </body>.
<script>
</body>