Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://me-fa.dk/#place",
"address": {
"@type": "PostalAddress",
"streetAddress": "Korskildeeng 6",
"addressLocality": "Greve",
"postalCode": 2670,
"addressCountry": "Danmark"
}
},
{
"@type": "Organization",
"@id": "https://me-fa.dk/#organization",
"name": "ME-FA",
"url": "https://me-fa.dk",
"email": "info@renzgroup.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Korskildeeng 6",
"addressLocality": "Greve",
"postalCode": 2670,
"addressCountry": "Danmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://me-fa.dk/#logo",
"url": "https://me-fa.dk/wp-content/uploads/2023/06/cropped-mefa-favicon-270x270-1.jpg",
"contentUrl": "https://me-fa.dk/wp-content/uploads/2023/06/cropped-mefa-favicon-270x270-1.jpg",
"caption": "ME-FA",
"inLanguage": "da-DK",
"width": 270,
"height": 270
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+4546193500",
"contactType": "customer support"
}
],
"location": {
"@id": "https://me-fa.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://me-fa.dk/#website",
"url": "https://me-fa.dk",
"name": "ME-FA",
"publisher": {
"@id": "https://me-fa.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://me-fa.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://me-fa.dk/#webpage",
"url": "https://me-fa.dk/",
"name": "MEFA postkasser og pakkepostkasser | MEFA",
"datePublished": "2023-05-16T09:34:19+00:00",
"dateModified": "2025-07-02T08:56:20+00:00",
"about": {
"@id": "https://me-fa.dk/#organization"
},
"isPartOf": {
"@id": "https://me-fa.dk/#website"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://me-fa.dk/author/stine/",
"name": "Stine",
"url": "https://me-fa.dk/author/stine/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/f5f21363301fc3c989c6747cf75977620e57c51d4c670732fe8ee6e6066db728?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/f5f21363301fc3c989c6747cf75977620e57c51d4c670732fe8ee6e6066db728?s=96&d=mm&r=g",
"caption": "Stine",
"inLanguage": "da-DK"
},
"worksFor": {
"@id": "https://me-fa.dk/#organization"
}
},
{
"@type": "Article",
"headline": "MEFA postkasser og pakkepostkasser | MEFA",
"keywords": "mefa",
"datePublished": "2023-05-16T09:34:19+00:00",
"dateModified": "2025-07-02T08:56:20+00:00",
"author": {
"@id": "https://me-fa.dk/author/stine/",
"name": "Stine"
},
"publisher": {
"@id": "https://me-fa.dk/#organization"
},
"description": "MEFA tilbyder over 40 modeller af postkasser og pakkepostkasser. Vores modeller er lige s\u00e5 forskellige, som dem, der skal bruge dem.",
"name": "MEFA postkasser og pakkepostkasser | MEFA",
"@id": "https://me-fa.dk/#richSnippet",
"isPartOf": {
"@id": "https://me-fa.dk/#webpage"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://me-fa.dk/#webpage"
}
}
]
}
] |