Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Cornerstone Country Canine",
description: "Cornerstone Country Canine is a dog boarding and daycare facility located in Pleasant Grove, north of Sacramento, offering a peaceful country setting for dogs to stay overnight or enjoy daily care. They provide comfortable, climate-controlled kennels, organized daycare activities with outdoor exercise, and relaxation areas—treating each dog as family with a focus on safety, happiness, and individualized care. Conveniently located 20-30 minutes from Roseville, Rocklin, Lincoln, Yuba City, and Marysville, they serve dog owners in the greater Sacramento region.",
url: "https://www.cornerstonecountrycanine.com/",
telephone: "+1-916-295-3481",
address: {
@type: "PostalAddress",
streetAddress: "3900 Sycamore Ln",
addressLocality: "Pleasant Grove",
addressRegion: "CA",
postalCode: "95668",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.839061,
longitude: -121.47638099999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "54",
bestRating: "5"
},
areaServed: "North Sacramento, Roseville, Rocklin, Lincoln, Yuba City area",
knowsAbout: "Pet Boarding & Daycare, Working professionals needing reliable daycare, travelers requiring overnight boarding, active dogs needing outdoor space and socialization, owners in the greater Sacramento region",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Spacious Country Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Services"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.