document.getElementById("WhoFinance_SmallWidget_container").innerHTML = "

Tobias Willems Willems Finanzkonzepte
4.9von 5 Sternen292 Kundenempfehlungen
Geprüft gemäß § 5b Abs. 3 UWG
"; 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": "Tobias Willems", "description": "Willems Finanzkonzepte", "image":"https://www.whofinance.de/static/data/pics/001/151001/m/tobias-willems-trier-1698772474.jpg", "logo": "https://www.whofinance.de/static/data/logo/151001/m/1699271690.jpg", "address":{ "@type":"PostalAddress", "streetAddress":"Kaiserstraße 37a", "postalCode":"54290", "addressLocality":"Trier" }, "geo": { "@type": "GeoCoordinates", "latitude": "49.75", "longitude": "6.63834" }, "telephone":"0651 9763 9992", "aggregateRating": { "@type": "AggregateRating", "worstRating": "1", "bestRating": "5", "ratingCount": "292", "ratingValue": "4.9" } , "url": "https://www.willems-finanzkonzepte.de/" }'; document.getElementsByTagName("head")[0].appendChild(scriptElement);