-
Notifications
You must be signed in to change notification settings - Fork 18
OceanScape Sample JSON LD
Jeff McKenna edited this page May 18, 2022
·
1 revision
[
{
"@id": "https://oceanscape.org/#organization",
"@type": [
"http://schema.org/Organization"
],
"http://schema.org/image": [
{
"@id": "https://oceanscape.org/#logo"
}
],
"http://schema.org/logo": [
{
"@id": "https://oceanscape.org/#logo",
"@type": [
"http://schema.org/ImageObject"
],
"http://schema.org/caption": [
{
"@value": "Oceanscape"
}
],
"http://schema.org/contentUrl": [
{
"@id": "https://oceanscape.org/wp-content/uploads/2019/06/Oceanscape-banner.png"
}
],
"http://schema.org/height": [
{
"@value": 257
}
],
"http://schema.org/inLanguage": [
{
"@value": "en-US"
}
],
"http://schema.org/url": [
{
"@id": "https://oceanscape.org/wp-content/uploads/2019/06/Oceanscape-banner.png"
}
],
"http://schema.org/width": [
{
"@value": 1441
}
]
}
],
"http://schema.org/name": [
{
"@value": "Oceanscape"
}
],
"http://schema.org/sameAs": [],
"http://schema.org/url": [
{
"@id": "https://oceanscape.org/"
}
]
},
{
"@id": "https://oceanscape.org/#website",
"@type": [
"http://schema.org/WebSite"
],
"http://schema.org/description": [
{
"@value": "Identifying and connecting ocean organisations"
}
],
"http://schema.org/inLanguage": [
{
"@value": "en-US"
}
],
"http://schema.org/name": [
{
"@value": "OceanScape Portal"
}
],
"http://schema.org/potentialAction": [
{
"@type": [
"http://schema.org/SearchAction"
],
"http://schema.org/query-input": [
{
"@value": "required name=search_term_string"
}
],
"http://schema.org/target": [
{
"@type": [
"http://schema.org/EntryPoint"
],
"http://schema.org/urlTemplate": [
{
"@value": "https://oceanscape.org/?s={search_term_string}"
}
]
}
]
}
],
"http://schema.org/publisher": [
{
"@id": "https://oceanscape.org/#organization"
}
],
"http://schema.org/url": [
{
"@id": "https://oceanscape.org/"
}
]
},
{
"@id": "https://oceanscape.org/organisation/ausseabed/#webpage",
"@type": [
"http://schema.org/WebPage"
],
"http://schema.org/breadcrumb": [
{
"@id": "https://oceanscape.org/organisation/ausseabed/#breadcrumb"
}
],
"http://schema.org/dateModified": [
{
"@type": "http://schema.org/Date",
"@value": "2020-07-19T19:43:39+00:00"
}
],
"http://schema.org/datePublished": [
{
"@type": "http://schema.org/Date",
"@value": "2019-09-21T23:12:34+00:00"
}
],
"http://schema.org/inLanguage": [
{
"@value": "en-US"
}
],
"http://schema.org/isPartOf": [
{
"@id": "https://oceanscape.org/#website"
}
],
"http://schema.org/name": [
{
"@value": "AusSeabed - OceanScape Portal"
}
],
"http://schema.org/potentialAction": [
{
"@type": [
"http://schema.org/ReadAction"
],
"http://schema.org/target": [
{
"@value": "https://oceanscape.org/organisation/ausseabed/"
}
]
}
],
"http://schema.org/url": [
{
"@id": "https://oceanscape.org/organisation/ausseabed/"
}
]
},
{
"@id": "https://oceanscape.org/organisation/ausseabed/#breadcrumb",
"@type": [
"http://schema.org/BreadcrumbList"
],
"http://schema.org/itemListElement": [
{
"@type": [
"http://schema.org/ListItem"
],
"http://schema.org/item": [
{
"@value": "https://oceanscape.org/"
}
],
"http://schema.org/name": [
{
"@value": "Home"
}
],
"http://schema.org/position": [
{
"@value": 1
}
]
},
{
"@type": [
"http://schema.org/ListItem"
],
"http://schema.org/item": [
{
"@value": "https://oceanscape.org/organisation/"
}
],
"http://schema.org/name": [
{
"@value": "Organisations"
}
],
"http://schema.org/position": [
{
"@value": 2
}
]
},
{
"@type": [
"http://schema.org/ListItem"
],
"http://schema.org/name": [
{
"@value": "AusSeabed"
}
],
"http://schema.org/position": [
{
"@value": 3
}
]
}
]
}
]