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: "Klub K9 Play Center",
description: "Klub K9 Play Center in Sunnyvale is a dedicated dog daycare and play facility where dogs can socialize, exercise, and have fun in a supervised environment. The center offers doggy daycare services with trained staff monitoring play sessions throughout the day, making it ideal for working pet owners who want their dogs to stay active and engaged. With a focus on safe, supervised playtime and socialization, Klub K9 provides a welcoming space for dogs of various sizes and temperaments.",
url: "https://klubk9playcenter.com/",
telephone: "+1-408-736-7102",
address: {
@type: "PostalAddress",
streetAddress: "174 Commercial St",
addressLocality: "Sunnyvale",
addressRegion: "CA",
postalCode: "94086",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3758933,
longitude: -122.00711050000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "164",
bestRating: "5"
},
areaServed: "Sunnyvale and surrounding Silicon Valley communities",
knowsAbout: "Pet Boarding & Daycare, Working dog owners, dogs needing daily exercise and socialization, pet owners seeking supervised daycare alternatives to kennels",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Play Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Socialization Focus"
}
],
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.