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: "Countryside Pet Boarding",
description: "Countryside Pet Boarding in Shelbyville provides professional pet boarding and care services for dogs and cats. Located on Gregory Mill Road, they offer a safe, comfortable facility where pets receive attention and care while their owners are away. Their experienced staff ensures each animal is well-cared for during their stay.",
url: "https://rymaps.org/business/countryside-pet-boarding-bu537m",
telephone: "+1-931-619-7810",
address: {
@type: "PostalAddress",
streetAddress: "247 Gregory Mill Rd",
addressLocality: "Shelbyville",
addressRegion: "TN",
postalCode: "37160",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.5445661,
longitude: -86.51781989999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "93",
bestRating: "5"
},
areaServed: "Shelbyville, Tennessee and surrounding areas",
knowsAbout: "Pet Boarding & Daycare, Pet owners traveling or away from home, multi-pet households, cats and dogs needing boarding",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Shelbyville Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Pet Care"
}
],
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.