var schemaJson = { "@context": "http://schema.org", "@type": "AutoRepair", "additionalType":"AutoDealer", "name": "Volkswagen\u0020\u2013\u0020Sipa\u0020Automobiles\u0020\u2013\u0020Tarbes", "address": { "@type": "PostalAddress", "addressLocality": "Tarbes", "postalCode":"65000", "streetAddress": "22\u0020Boulevard\u0020du\u00208\u0020Mai\u00201945" }, "geo": { "@type": "GeoCoordinates", "latitude": "43.21766289999999", "longitude": "0.07538399999999998" }, "aggregateRating": { "@type": "AggregateRating", "bestRating" : "10", "ratingValue": "9.35", "ratingCount": "425", "reviewCount": "425" }, "logo": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-Volkswagen.png", "image": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-Volkswagen.png", "url": "https://www.sipa-automobiles.fr/prendre-rdv-en-ligne/entretien-et-revision-voiture-pas-cher-chez-le-concessionnaire-volkswagen-sipa-automobiles-tarbes" }; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerText = JSON.stringify(schemaJson); document.getElementsByTagName('head')[0].appendChild(script);