var schemaJson = { "@context": "http://schema.org", "@type": "AutoRepair", "additionalType":"AutoDealer", "name": "CMOBILITY\u002012\u0020Rodez\u0020(Citro\xEBn)", "address": { "@type": "PostalAddress", "addressLocality": "Onet-le-Ch\xE2teau", "postalCode":"12850", "streetAddress": "36\u0020Rue\u0020du\u0020P\xF4le\u0020Automobile" }, "geo": { "@type": "GeoCoordinates", "latitude": "44.3686981", "longitude": "2.582278000000001" }, "aggregateRating": { "@type": "AggregateRating", "bestRating" : "10", "ratingValue": "9.54", "ratingCount": "2074", "reviewCount": "2074" }, "logo": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-Citroen.png", "image": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-Citroen.png", "url": "https://citroen-rodez.maurelauto.fr/" }; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerText = JSON.stringify(schemaJson); document.getElementsByTagName('head')[0].appendChild(script);