var schemaJson = { "@context": "http://schema.org", "@type": "AutoRepair", "additionalType":"AutoDealer", "name": "BMW\u0020Horizon\u0020Nanterre", "address": { "@type": "PostalAddress", "addressLocality": "Nanterre", "postalCode":"92000", "streetAddress": "100\u0020Avenue\u0020Fran\xE7ois\u0020Arago" }, "geo": { "@type": "GeoCoordinates", "latitude": "48.90061439999999", "longitude": "2.2249557" }, "aggregateRating": { "@type": "AggregateRating", "bestRating" : "10", "ratingValue": "8.98", "ratingCount": "4773", "reviewCount": "4773" }, "logo": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-BMW.png", "image": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-BMW.png", "url": "A determiner" }; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerText = JSON.stringify(schemaJson); document.getElementsByTagName('head')[0].appendChild(script);