Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://www.p-plan.dk/#place",
"address": {
"@type": "PostalAddress",
"streetAddress": "Fabriksparken 37",
"addressRegion": "Glostrup",
"postalCode": 2600,
"addressCountry": "Denmark"
}
},
{
"@type": "Organization",
"@id": "https://www.p-plan.dk/#organization",
"name": "P-Plan A/S",
"url": "https://www.p-plan.dk",
"email": "info@cgjensen.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Fabriksparken 37",
"addressRegion": "Glostrup",
"postalCode": 2600,
"addressCountry": "Denmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://www.p-plan.dk/#logo",
"url": "https://www.p-plan.dk/wp-content/uploads/2021/02/P-PLAN-logo-Sort-Slogan.png",
"contentUrl": "https://www.p-plan.dk/wp-content/uploads/2021/02/P-PLAN-logo-Sort-Slogan.png",
"caption": "P-Plan",
"inLanguage": "da-DK",
"width": 2799,
"height": 612
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 43 44 68 00",
"contactType": "customer support"
}
],
"location": {
"@id": "https://www.p-plan.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://www.p-plan.dk/#website",
"url": "https://www.p-plan.dk",
"name": "P-Plan",
"publisher": {
"@id": "https://www.p-plan.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.p-plan.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://www.p-plan.dk/#webpage",
"url": "https://www.p-plan.dk/",
"name": "P-Plan \u2013 l\u00f8sninger med omtanke",
"datePublished": "2019-07-04T14:12:40+02:00",
"dateModified": "2023-08-14T09:43:03+02:00",
"about": {
"@id": "https://www.p-plan.dk/#organization"
},
"isPartOf": {
"@id": "https://www.p-plan.dk/#website"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://www.p-plan.dk/#author",
"name": "jacobadmin",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/07e434d3b86c18ee275a63ebbbea43c12882d5ffa921c53dfa2e9e27f6fe27c9?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/07e434d3b86c18ee275a63ebbbea43c12882d5ffa921c53dfa2e9e27f6fe27c9?s=96&d=mm&r=g",
"caption": "jacobadmin",
"inLanguage": "da-DK"
},
"worksFor": {
"@id": "https://www.p-plan.dk/#organization"
}
},
{
"@type": "Article",
"headline": "P-Plan \u2013 l\u00f8sninger med omtanke",
"datePublished": "2019-07-04T14:12:40+02:00",
"dateModified": "2023-08-14T09:43:03+02:00",
"author": {
"@id": "https://www.p-plan.dk/#author",
"name": "jacobadmin"
},
"publisher": {
"@id": "https://www.p-plan.dk/#organization"
},
"description": "Lige fra traditionelle P-huse i beton, b\u00e5de under- og overjordiske samt semi- og fuldautomatiske til en ny type st\u00e5l P-hus, der kan udvides efter behov.",
"name": "P-Plan \u2013 l\u00f8sninger med omtanke",
"@id": "https://www.p-plan.dk/#richSnippet",
"isPartOf": {
"@id": "https://www.p-plan.dk/#webpage"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://www.p-plan.dk/#webpage"
}
}
]
}
] |