Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://www.oldmoney.dk",
"logo": "https://www.oldmoney.dk/images/logo/oldmoney-icon-1000x1000px.png",
"publisher": {
"@type": "NewsMediaOrganization",
"name": "Oldmoney",
"sameAs": [
"https://www.oldmoney.dk/about-oldmoney/",
"https://www.facebook.com/oldmoneydk",
"https://www.linkedin.com/company/oldmoney",
"https://www.instagram.com/oldmoneydk"
],
"founder": "Oskar Herrik Nielsen",
"foundingDate": "2008-01-08",
"description": "Oldmoney er Danmarks f\u00f8rende digitale v\u00e6rkt\u00f8j til beregning af inflation og prisudvikling. Find ud af hvad et bel\u00f8b dengang svarer til i dag. Gratis omregner.",
"keywords": "inflation,priser,inflationsomregner,prisudvikling,inflationsberegner",
"address": {
"@type": "PostalAddress",
"streetAddress": "Klosterstr\u00e6de 17",
"addressLocality": "K\u00f8benhavn K",
"addressRegion": "Hovedstaden",
"postalCode": 1157,
"addressCountry": "DK"
},
"contactPoint": {
"@type": "ContactPoint",
"email": "kontakt@oldmoney.dk",
"contactType": "Customer Service",
"areaServed": "DK",
"availableLanguage": "Danish"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 198
}
}
}
] |