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: "KPro K9",
description: "KPro K9 is a professional dog training facility in Port St. Lucie specializing in obedience training, behavior modification, and board & train programs. They offer comprehensive training solutions for dogs of all ages and temperaments, combining hands-on instruction with personalized attention to address each dog's unique needs.",
url: "https://www.kprok9.com/",
telephone: "+1-877-457-7659",
address: {
@type: "PostalAddress",
streetAddress: "3112 SW Hickenlooper St",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34953",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.251047999999997,
longitude: -80.40550999999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Port St. Lucie and surrounding areas",
knowsAbout: "Dog Training, Dog owners with behavior challenges, puppies needing foundational training, owners seeking intensive board & train programs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Board & Train Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Behavior Specialist 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.