Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://mgk.dk/#/schema/Organization/base",
"name": "mgk.dk",
"url": "https://mgk.dk/"
},
{
"@type": "WebSite",
"@id": "https://mgk.dk/#/schema/WebSite/base",
"url": "https://mgk.dk/",
"name": "mgk.dk",
"publisher": {
"@id": "https://mgk.dk/#/schema/Organization/base"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://mgk.dk/component/finder/search?q={search_term_string}&Itemid=288",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://mgk.dk/#/schema/WebPage/base",
"url": "https://mgk.dk/",
"name": "M\u00f8lle\u00e5ens Golf Klub",
"description": "M\u00f8lle\u00e5ens Golf Klub er en af Nordsj\u00e6llands \u00e6ldste og bedste golfklubber",
"isPartOf": {
"@id": "https://mgk.dk/#/schema/WebSite/base"
},
"about": {
"@id": "https://mgk.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"@id": "https://www.mgk.dk/#/schema/com_content/article/477",
"name": "Velkommen til M\u00f8lle\u00e5ens Golf Klub",
"headline": "Velkommen til M\u00f8lle\u00e5ens Golf Klub",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://www.mgk.dk/#/schema/WebPage/base"
}
}
]
}
] |