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": "Stephan Müller", "description": "Bausparkasse Mainz AG", "image":"https://www.whofinance.de/static/data/pics/826/152826/m/stephan-mueller-1-heide-1583415306.jpg", "logo": "https://www.whofinance.de/media/cache/office_logo/uploads/institute/225/1225/profile/bkm-logo-2022-uz-72d.jpeg", "address":{ "@type":"PostalAddress", "streetAddress":"Timm-Kröger-Str. 21", "postalCode":"25746", "addressLocality":"Heide" }, "geo": { "@type": "GeoCoordinates", "latitude": "54.1848", "longitude": "9.09235" }, "telephone":"0481 72764", "aggregateRating": { "@type": "AggregateRating", "worstRating": "1", "bestRating": "5", "ratingCount": "52", "ratingValue": "5.0" } , "url": "www.bkm-mueller.de" }'; document.getElementsByTagName("head")[0].appendChild(scriptElement);