| Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "BoligRetning",
"alternateName": [],
"@id": "https://boligretning.dk/#website",
"url": "https://boligretning.dk",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://boligretning.dk/search?q={query}"
},
"query-input": "required name=query"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://boligretning.dk/#org",
"name": "BoligRetning",
"url": "https://boligretning.dk",
"description": "Find alt du skal bruge til hjemmet hos os. Stort Udsalg i gang! Vi leverer lige til d\u00f8ren. Opgrader din bolig med BoligRetning.",
"telephone": 42360318,
"logo": "//boligretning.dk/cdn/shop/files/BR_2.png?v=1743515409",
"image": "//boligretning.dk/cdn/shop/files/BR_2.png?v=1743515409",
"sameAs": [
"",
"https://www.facebook.com/people/BoligRetning/61561020864277/",
"https://www.instagram.com/boligretning/"
],
"hasMerchantReturnPolicy": {
"@id": "https://boligretning.dk/#json-ld-for-seo-return-policy"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Musv\u00e5gevej 16, 2 tv",
"addressLocality": "",
"addressRegion": null,
"postalCode": 8210,
"addressCountry": "DK"
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": 42360318,
"email": ""
}
]
},
{
"@context": "https://schema.org",
"@type": "MerchantReturnPolicy",
"@id": "https://boligretning.dk/#json-ld-for-seo-return-policy",
"merchantReturnLink": "https://boligretning.dk/policies/refund-policy",
"returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
"applicableCountry": [
"DK"
],
"returnPolicyCountry": [],
"refundType": [],
"merchantReturnDays": 14,
"returnMethod": "https://schema.org/ReturnByMail",
"returnFees": "https://schema.org/FreeReturn",
"returnLabelSource": "",
"customerRemorseReturnFees": "",
"customerRemorseReturnLabelSource": "",
"itemDefectReturnFees": "",
"itemDefectReturnLabelSource": "",
"itemCondition": [
"https://schema.org/NewCondition"
]
},
{
"@context": "https://schema.org",
"@type": "OfferShippingDetails",
"@id": "https://boligretning.dk/#json-ld-for-seo-shipping",
"shippingSettingsLink": "https://boligretning.dk/policies/shipping-policy",
"shippingRate": {
"@type": "MonetaryAmount",
"value": 49,
"currency": "SEK"
},
"shippingDestination": [
{
"@type": "DefinedRegion",
"addressCountry": "DK"
}
],
"deliveryTime": {
"@type": "ShippingDeliveryTime",
"handlingTime": {
"@type": "QuantitativeValue",
"minValue": 0,
"maxValue": 2,
"unitCode": "d"
},
"transitTime": {
"@type": "QuantitativeValue",
"minValue": 2,
"maxValue": 4,
"unitCode": "d"
}
}
}
]
|