var schemaJson = { "@context": "http://schema.org", "@type": "AutoRepair", "additionalType":"AutoDealer", "name": "Hyundai\u0020-\u0020Sipa\u0020Automobiles\u0020-\u0020Bordeaux\u0020Sud\u0020Villenave\u0020d'Ornon", "address": { "@type": "PostalAddress", "addressLocality": "Villenave-d'Ornon", "postalCode":"33140", "streetAddress": "114-118\u0020Avenue\u0020des\u0020Pyr\xE9n\xE9es" }, "geo": { "@type": "GeoCoordinates", "latitude": "44.7657542", "longitude": "-0.5615994" }, "aggregateRating": { "@type": "AggregateRating", "bestRating" : "10", "ratingValue": "8.74", "ratingCount": "377", "reviewCount": "377" }, "logo": "https://www.garagescore.com/certificate/Logo-h90px-Hyundai.png", "image": "https://www.garagescore.com/certificate/Logo-h90px-Hyundai.png", "url": "https://www.sipa-automobiles.fr/concessions/hyundai-sipa-automobiles-bordeaux-sud/?utm_source=gmb" }; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerText = JSON.stringify(schemaJson); document.getElementsByTagName('head')[0].appendChild(script);