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: "Bodies By Kristina",
description: "Bodies By Kristina is a Kirkland-based fitness studio specializing in pilates instruction and personal training. Founded and led by Kristina, the studio offers reformer pilates classes, mat pilates, and customized personal training sessions designed to build strength, improve flexibility, and enhance overall fitness. The studio emphasizes small class sizes and personalized attention to help clients achieve their individual fitness goals.",
url: "http://www.bodiesbykristina.com/",
telephone: "+1-425-919-7048",
address: {
@type: "PostalAddress",
streetAddress: "52 Lakeshore Plaza suite b",
addressLocality: "Kirkland",
addressRegion: "WA",
postalCode: "98033",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6760867,
longitude: -122.20860929999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Kirkland and surrounding Seattle metropolitan areas",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking personalized pilates instruction, clients recovering from injury or seeking low-impact exercise, individuals wanting small group fitness classes with personalized attention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated Studio"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Small Class Sizes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Offerings"
}
],
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.