var schemaJson = { "@context": "http://schema.org", "@type": "AutoRepair", "name": "Top\u0020Garage\u0020-\u0020Restor\u0020Auto\u002038\u0020-\u0020Varces\u0020Alli\xE8res\u0020et\u0020Risset", "address": { "@type": "PostalAddress", "addressLocality": "Varces-Alli\xE8res-et-Risset", "postalCode":"38760", "streetAddress": "46\u0020Rue\u0020du\u0020Peuil" }, "geo": { "@type": "GeoCoordinates", "latitude": "45.0913264", "longitude": "5.685115100000001" }, "aggregateRating": { "@type": "AggregateRating", "bestRating" : "10", "ratingValue": "0", "ratingCount": "0", "reviewCount": "0" }, "logo": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-TopGarage.png", "image": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-TopGarage.png", "url": "https://reseau.top-garage.fr/704-restor-auto-38-varces-allieres-et-risset" }; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerText = JSON.stringify(schemaJson); document.getElementsByTagName('head')[0].appendChild(script);