var schemaJson = { "@context": "http://schema.org", "@type": "AutoRepair", "additionalType":"AutoDealer", "name": "Fiat\u0020\u2013\u0020Sipa\u0020Automobiles\u0020\u2013\u0020Lescar", "address": { "@type": "PostalAddress", "addressLocality": "Lescar", "postalCode":"64230", "streetAddress": "3\u0020Rue\u0020Jean\u0020Jaur\xE8s" }, "geo": { "@type": "GeoCoordinates", "latitude": "43.31928689999999", "longitude": "-0.4304417" }, "aggregateRating": { "@type": "AggregateRating", "bestRating" : "10", "ratingValue": "9.44", "ratingCount": "1722", "reviewCount": "1722" }, "logo": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-Fiat.png", "image": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-Fiat.png", "url": "https://www.sipa-automobiles.fr/prendre-rdv-en-ligne/entretien-et-revision-chez-fiat-sipa-automobiles-lescar/" }; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerText = JSON.stringify(schemaJson); document.getElementsByTagName('head')[0].appendChild(script);