var schemaJson = { "@context": "http://schema.org", "@type": "AutoRepair", "additionalType":"AutoDealer", "name": "Atelier\u0020Bmw\u0020-\u0020Mini\u0020Paris\u002017", "address": { "@type": "PostalAddress", "addressLocality": "Levallois-Perret", "postalCode":"92300", "streetAddress": "40\u0020Rue\u0020Aristide\u0020Briand" }, "geo": { "@type": "GeoCoordinates", "latitude": "48.8907876", "longitude": "2.2847355" }, "aggregateRating": { "@type": "AggregateRating", "bestRating" : "10", "ratingValue": "8.71", "ratingCount": "3332", "reviewCount": "3332" }, "logo": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-BMW.png", "image": "https://www.garagescore.com/certificate/images/logos/Logo-h90px-BMW.png", "url": "https://planngo.fr/fr/bmw-pozzi" }; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerText = JSON.stringify(schemaJson); document.getElementsByTagName('head')[0].appendChild(script);