DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://www.caninejournal.com/forums/",
"url": "https://www.caninejournal.com/forums/",
"name": "Forums Archive - Canine Journal",
"isPartOf": {
"@id": "https://www.caninejournal.com/#website"
},
"breadcrumb": {
"@id": "https://www.caninejournal.com/forums/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://www.caninejournal.com/forums/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.caninejournal.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Forums"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.caninejournal.com/#website",
"url": "https://www.caninejournal.com/",
"name": "Canine Journal",
"description": "The authoritative resource on dogs for pet owners worldwide.",
"publisher": {
"@id": "https://www.caninejournal.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.caninejournal.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.caninejournal.com/#organization",
"name": "Canine Journal",
"url": "https://www.caninejournal.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.caninejournal.com/#/schema/logo/image/",
"url": "https://www.caninejournal.com/wp-content/uploads/caninejournal-logo.png",
"contentUrl": "https://www.caninejournal.com/wp-content/uploads/caninejournal-logo.png",
"width": 11363,
"height": 2243,
"caption": "Canine Journal"
},
"image": {
"@id": "https://www.caninejournal.com/#/schema/logo/image/"
}
}
]
}