Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "http://ulbjergif.dk/#/schema/Organization/base",
"name": "Ulbjerg Idr\u00e6tsforening",
"url": "http://ulbjergif.dk/"
},
{
"@type": "WebSite",
"@id": "http://ulbjergif.dk/#/schema/WebSite/base",
"url": "http://ulbjergif.dk/",
"name": "Ulbjerg Idr\u00e6tsforening",
"publisher": {
"@id": "http://ulbjergif.dk/#/schema/Organization/base"
}
},
{
"@type": "WebPage",
"@id": "http://ulbjergif.dk/#/schema/WebPage/base",
"url": "http://ulbjergif.dk/",
"name": "Ulbjerg Idr\u00e6tsforening - Home",
"description": "Man startede stort set med et hold, en bold og 2 m\u00e5l, man havde ingen fast bane, forskellige marker rundt omkring blev brugt fra gang til gang.",
"isPartOf": {
"@id": "http://ulbjergif.dk/#/schema/WebSite/base"
},
"about": {
"@id": "http://ulbjergif.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK",
"breadcrumb": {
"@id": "http://ulbjergif.dk/#/schema/BreadcrumbList/17"
}
},
{
"@type": "Article",
"@id": "https://ulbjergif.dk/#/schema/com_content/article/9",
"name": "Home",
"headline": "Home",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://ulbjergif.dk/#/schema/WebPage/base"
}
}
]
}
] |