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: "Creekside Country Canines",
description: "Creekside Country Canines is a kennel-free dog daycare and boarding facility established in 2011, serving South King County dogs on 7 wooded acres in Kent. They specialize in small-group, home-like care with free-range play, socialization, and personalized attention rather than traditional kennels. The business uniquely offers door-to-door shuttle service to and from their facility, making it convenient for working pet owners and those traveling.",
url: "http://creeksidecountrycanines.com/",
telephone: "+1-425-623-4222",
address: {
@type: "PostalAddress",
streetAddress: "24848 188th Ave SE",
addressLocality: "Kent",
addressRegion: "WA",
postalCode: "98042",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.378479,
longitude: -122.09082029999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "63",
bestRating: "5"
},
areaServed: "South King County, Washington",
knowsAbout: "Pet Boarding & Daycare, Working professionals needing daily daycare, vacation travelers, dogs that thrive with socialization and play, pet owners seeking kennel-free alternatives",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kennel-Free Environment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Door-to-Door Shuttle Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Track Record"
}
],
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.