DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.caninejournal.com/shop/",
"url": "https://www.caninejournal.com/shop/",
"name": "Shop - Canine Journal",
"isPartOf": {
"@id": "https://www.caninejournal.com/#website"
},
"primaryImageOfPage": {
"@id": "https://www.caninejournal.com/shop/#primaryimage"
},
"image": {
"@id": "https://www.caninejournal.com/shop/#primaryimage"
},
"thumbnailUrl": "https://www.caninejournal.com/wp-content/uploads/dog-birthday-bandana-jpg.jpg",
"datePublished": "2024-11-02T19:23:51+00:00",
"breadcrumb": {
"@id": "https://www.caninejournal.com/shop/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.caninejournal.com/shop/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.caninejournal.com/shop/#primaryimage",
"url": "https://www.caninejournal.com/wp-content/uploads/dog-birthday-bandana-jpg.jpg",
"contentUrl": "https://www.caninejournal.com/wp-content/uploads/dog-birthday-bandana-jpg.jpg",
"width": 900,
"height": 900,
"caption": "dog birthday bandana"
},
{
"@type": "BreadcrumbList",
"@id": "https://www.caninejournal.com/shop/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.caninejournal.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Shop"
}
]
},
{
"@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/"
}
}
]
}