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: "Elevate Fit Life",
description: "Elevate Fit Life is a fitness studio in Bellevue offering personalized training and group fitness classes designed to help clients reach their health goals. They provide one-on-one coaching and small group sessions with a focus on sustainable fitness and wellness, combining strength training with supportive instruction to deliver results for all fitness levels.",
url: "http://www.elevatefitlife.com/",
telephone: "+1-425-240-0410",
address: {
@type: "PostalAddress",
streetAddress: "258 106th Ave NE Suite #201",
addressLocality: "Bellevue",
addressRegion: "WA",
postalCode: "98004",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6122969,
longitude: -122.19847709999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Bellevue and surrounding Seattle metro areas",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking personalized fitness, fitness newcomers wanting guided instruction, individuals preparing for specific fitness goals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized One-on-One Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Group Fitness Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic 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.