var schemaJson = { "@context": "http://schema.org", "@type": "AutoRepair", "additionalType":"AutoDealer", "name": "Gaticar\u0020(Ford\u0020Nevers)", "address": { "@type": "PostalAddress", "addressLocality": "Varennes-Vauzelles", "postalCode":"58640", "streetAddress": "10\u0020Route\u0020de\u0020Paris" }, "geo": { "@type": "GeoCoordinates", "latitude": "47.0271453", "longitude": "3.145087" }, "aggregateRating": { "@type": "AggregateRating", "bestRating" : "10", "ratingValue": "9.25", "ratingCount": "1065", "reviewCount": "1065" }, "logo": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-Ford.png", "image": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-Ford.png", "url": "http://www.webauto.eu/index.php/contacts/11-webauto-58" }; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerText = JSON.stringify(schemaJson); document.getElementsByTagName('head')[0].appendChild(script);