Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Crikett Lane",
description: "Crikett Lane Kennels is a pet boarding facility in Walland, TN that provides overnight boarding and daycare services for dogs and cats. With a strong reputation for attentive care and comfortable accommodations, they offer a safe home-away-from-home environment for pets while their owners travel or work.",
url: "http://www.crikettlanekennels.com/",
telephone: "+1-865-983-1322",
address: {
@type: "PostalAddress",
streetAddress: "5456 Cricket Ln",
addressLocality: "Walland",
addressRegion: "TN",
postalCode: "37886",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.725273099999995,
longitude: -83.8111419
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "150",
bestRating: "5"
},
areaServed: "Walland, TN and surrounding areas",
knowsAbout: "Pet Boarding & Daycare, Pet owners traveling out of town, working professionals needing weekday daycare, multi-pet households with dogs and cats",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Overnight & Daycare Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Cat & Dog Boarding"
}
],
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.