var schemaJson = { "@context": "http://schema.org", "@type": "AutoRepair", "additionalType":"AutoDealer", "name": "CMOBILITY\u002046\u0020Figeac\u0020(Citro\xEBn)", "address": { "@type": "PostalAddress", "addressLocality": "Figeac", "postalCode":"46100", "streetAddress": "Avenue\u0020Ratier" }, "geo": { "@type": "GeoCoordinates", "latitude": "44.6014723", "longitude": "2.011404699999999" }, "aggregateRating": { "@type": "AggregateRating", "bestRating" : "10", "ratingValue": "9.47", "ratingCount": "1451", "reviewCount": "1451" }, "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-figeac.maurelauto.fr/" }; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerText = JSON.stringify(schemaJson); document.getElementsByTagName('head')[0].appendChild(script);