document.getElementById("WhoFinance_FooterWidget_container").innerHTML = "
"; var styleElement = document.createElement('link'); styleElement.rel = 'stylesheet'; styleElement.href = 'https://www.whofinance.de/wfwidget/css/wfwidget.css'; document.getElementsByTagName("head")[0].appendChild(styleElement); var scriptElement = document.createElement('script'); scriptElement.type = 'application/ld+json'; scriptElement.text = '{ "@context": "http://schema.org", "@type": "LocalBusiness", "name": "Mike Hetrich", "description": "FORMAXX AG", "image":"https://www.whofinance.de/static/data/pics/050/212050/m/mike-hetrich-muenchen-1661154272.jpg", "logo": "https://www.whofinance.de/static/data/logo/212050/m/1648222352.jpg", "address":{ "@type":"PostalAddress", "streetAddress":"Lothstr. 19", "postalCode":"80797", "addressLocality":"München" }, "geo": { "@type": "GeoCoordinates", "latitude": "48.1557", "longitude": "11.5561" }, "telephone":"089 46227213", "aggregateRating": { "@type": "AggregateRating", "worstRating": "1", "bestRating": "5", "ratingCount": "83", "ratingValue": "4.9" } , "url": "https://muenchen.formaxx.de" }'; document.getElementsByTagName("head")[0].appendChild(scriptElement);