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": "André Wischnewski", "description": "FORMAXX AG", "image":"https://www.whofinance.de/static/data/pics/490/148490/m/andre-wischnewski-geestland-1583414135.jpg", "logo": "https://www.whofinance.de/static/data/logo/148490/m/1461770069.jpg", "address":{ "@type":"PostalAddress", "streetAddress":"Bahnhofstraße 13", "postalCode":"27624", "addressLocality":"Geestland" }, "geo": { "@type": "GeoCoordinates", "latitude": "53.6297", "longitude": "8.83068" }, "telephone":"04745 928030", "aggregateRating": { "@type": "AggregateRating", "worstRating": "1", "bestRating": "5", "ratingCount": "26", "ratingValue": "4.8" } , "url": "bad-bederkesa.formaxx.de/" }';
document.getElementsByTagName("head")[0].appendChild(scriptElement);