var schemaJson = { "@context": "http://schema.org", "@type": "AutoRepair", "additionalType":"AutoDealer", "name": "Gaticar\u0020(Ford\u0020Montargis)", "address": { "@type": "PostalAddress", "addressLocality": "Amilly", "postalCode":"45200", "streetAddress": "Pole\u0020commercial\u0020du\u0020Chesnoy\u0020Rue\u0020de\u0020la\u0020Rose\u0020Blanche" }, "geo": { "@type": "GeoCoordinates", "latitude": "47.9629392", "longitude": "2.7349061" }, "aggregateRating": { "@type": "AggregateRating", "bestRating" : "10", "ratingValue": "9.03", "ratingCount": "904", "reviewCount": "904" }, "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.amplitude-auto.com/services/entretien-reparation/" }; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerText = JSON.stringify(schemaJson); document.getElementsByTagName('head')[0].appendChild(script);