DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://cometolife.mountpearl.ca/#/schema/WebSite",
"url": "https://cometolife.mountpearl.ca/",
"name": "City of Mount Pearl",
"inLanguage": "en-CA",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://cometolife.mountpearl.ca/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@id": "https://cometolife.mountpearl.ca/#/schema/Organization"
}
},
{
"@type": "WebPage",
"@id": "https://cometolife.mountpearl.ca/",
"url": "https://cometolife.mountpearl.ca/",
"name": "Come to Life in Mount Pearl | City of Mount Pearl",
"description": "Watch There’s something about our rhythm here. Life can be as fast, or as slow, as you’d like. Whether you embrace the hustle and bustle, or you’re drawn to…",
"inLanguage": "en-CA",
"isPartOf": {
"@id": "https://cometolife.mountpearl.ca/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://cometolife.mountpearl.ca/#/schema/BreadcrumbList",
"itemListElement": {
"@type": "ListItem",
"position": 1,
"name": "City of Mount Pearl"
}
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://cometolife.mountpearl.ca/"
},
"about": {
"@id": "https://cometolife.mountpearl.ca/#/schema/Organization"
}
},
{
"@type": "Organization",
"@id": "https://cometolife.mountpearl.ca/#/schema/Organization",
"name": "City of Mount Pearl",
"url": "https://cometolife.mountpearl.ca/"
}
]
}