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: "Kinection Arts Gym",
description: "Kinection Arts Gym is a full-service fitness facility in St. Petersburg offering yoga classes, personal training, group fitness programs, and gym equipment access. They provide a welcoming community-focused environment with instruction across multiple fitness disciplines, making it an accessible option for both beginners and experienced athletes looking to build strength, flexibility, and overall wellness.",
url: "https://kinectionarts.com/",
telephone: "+1-352-870-9889",
address: {
@type: "PostalAddress",
streetAddress: "1960 5th Ave S",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33712",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.766285,
longitude: -82.65987849999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "65",
bestRating: "5"
},
areaServed: "St. Petersburg and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking yoga and strength training, Beginners looking for welcoming instruction, People wanting multiple workout styles in one location",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Fitness Disciplines"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Approach"
}
],
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.