Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "BestemSelvTeksten",
"url": "https://bestemselvteksten.dk/shop/frontpage.html",
"logo": "https://bestemselvteksten.dk/images/logo-bestemselvteksten-tekst-2018_3.png",
"address": {
"@type": "PostalAddress",
"streetAddress": "Fortebakken 6",
"addressLocality": "Risskov",
"postalCode": 8240,
"addressCountry": "Denmark"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Service",
"telephone": "+4529730347",
"email": "info@bestemselvteksten.dk"
},
"sameAs": [
"https://www.facebook.com/BestemSelvTeksten/",
"https://www.instagram.com/bestemselvteksten/"
]
}
] |