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": "Steffen Vonderheid", "description": "FORMAXX AG", "image":"https://www.whofinance.de/static/data/pics/438/148438/m/steffen-vonderheid-nidda-1583414103.jpg", "logo": "https://www.whofinance.de/media/cache/office_logo/uploads/institute/114/114/profile/formaxx-logo.png", "address":{ "@type":"PostalAddress", "streetAddress":"Michelnauer Str. 25a", "postalCode":"63667", "addressLocality":"Nidda" }, "geo": { "@type": "GeoCoordinates", "latitude": "50.4196", "longitude": "9.09877" }, "telephone":"06042 978150", "aggregateRating": { "@type": "AggregateRating", "worstRating": "1", "bestRating": "5", "ratingCount": "141", "ratingValue": "4.8" } , "url": "https://www.whofinance.de/berater/steffen-vonderheid/" }';
document.getElementsByTagName("head")[0].appendChild(scriptElement);