| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://trampolineronline.dk/#website",
"url": "https://trampolineronline.dk/",
"name": "Trampolineronline.dk",
"description": "",
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://trampolineronline.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://trampolineronline.dk/#webpage",
"url": "https://trampolineronline.dk/",
"name": "Forside - Trampolineronline.dk",
"isPartOf": {
"@id": "https://trampolineronline.dk/#website"
},
"datePublished": "2020-05-27T15:14:51+00:00",
"dateModified": "2020-06-01T14:15:37+00:00",
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://trampolineronline.dk/"
]
}
]
}
]
}
]
|