// FIELD NOTES
THE BLOG
Plain-English analysis of AI visibility, GEO, and SEO - how AI systems find, understand, and recommend businesses.
// FIELD NOTES
Plain-English analysis of AI visibility, GEO, and SEO - how AI systems find, understand, and recommend businesses.
The structured data this page exposes to search engines and AI systems. We write for humans and structure for machines - here is the structure.
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://cardercreative.com/#organization",
"name": "Carder Creative",
"url": "https://cardercreative.com/",
"logo": {
"@type": "ImageObject",
"url": "https://cardercreative.com/logo.png",
"width": 400,
"height": 400
},
"sameAs": [
"https://github.com/carderel/carder-creative"
]
},
{
"@type": "LocalBusiness",
"@id": "https://cardercreative.com/#business",
"name": "Carder Creative",
"url": "https://cardercreative.com/",
"telephone": "+1-614-809-5565",
"address": {
"@type": "PostalAddress",
"addressLocality": "Columbus",
"addressRegion": "OH",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 39.9612,
"longitude": -82.9988
},
"areaServed": [
"Columbus, OH",
"Central Ohio",
"Ohio"
],
"parentOrganization": {
"@id": "https://cardercreative.com/#organization"
}
},
{
"@type": "WebSite",
"@id": "https://cardercreative.com/#website",
"url": "https://cardercreative.com/",
"name": "Carder Creative",
"publisher": {
"@id": "https://cardercreative.com/#organization"
}
},
{
"@context": "https://schema.org",
"@type": "Blog",
"@id": "https://cardercreative.com/blog/#blog",
"url": "https://cardercreative.com/blog/",
"name": "Carder Creative Blog",
"description": "Plain-English analysis of AI visibility, GEO, and SEO.",
"isPartOf": {
"@id": "https://cardercreative.com/#website"
},
"publisher": {
"@id": "https://cardercreative.com/#organization"
}
}
]
}