var schemaJson = { "@context": "http://schema.org", "@type": "AutoRepair", "name": "Top\u0020Garage\u0020-\u0020Garage\u0020Castel\u0020Auto\u0020-\u0020Noyal-Ch\xE2tillon-sur-Seiche", "address": { "@type": "PostalAddress", "addressLocality": "Noyal-Ch\xE2tillon-sur-Seiche", "postalCode":"35230", "streetAddress": "10\u0020Rue\u0020Lavoisier" }, "geo": { "@type": "GeoCoordinates", "latitude": "48.0395404", "longitude": "-1.6824275" }, "aggregateRating": { "@type": "AggregateRating", "bestRating" : "10", "ratingValue": "9.34", "ratingCount": "62", "reviewCount": "62" }, "logo": "https://www.garagescore.com/certificate/images/logos/Logo-h60px-nc.png", "image": "https://www.garagescore.com/certificate/images/logos/Logo-h60px-nc.png", "url": "https://reseau.top-garage.fr/218-garage-castel-auto-noyal-chatillon-sur-seiche" }; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerText = JSON.stringify(schemaJson); document.getElementsByTagName('head')[0].appendChild(script);