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: "Ignite Fitness - Personal Training & Sports Performance",
description: "Ignite Fitness is a private personal training studio in Apex specializing in one-on-one custom fitness coaching for all ability levels, from complete beginners to competitive athletes. Their trainers design personalized exercise programs focused on safe, effective results, with expertise in weight loss, strength building, injury prevention, prenatal/postnatal fitness, and sports performance training. The studio also offers assisted stretch sessions and operates Soulful Strength Yoga next door, providing hot yoga, mobility classes, and group fitness options to complement their core personal training services.",
url: "https://www.ignitefitnessapex.com/",
telephone: "+1-919-267-5143",
address: {
@type: "PostalAddress",
streetAddress: "414 Upchurch St #001",
addressLocality: "Apex",
addressRegion: "NC",
postalCode: "27502",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7280103,
longitude: -78.858193
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "136",
bestRating: "5"
},
areaServed: "Apex, NC and surrounding areas",
knowsAbout: "Fitness & Personal Training, Athletes seeking sport-specific training, individuals recovering from injury, beginners wanting personalized guidance, prenatal and postnatal fitness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Attention"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Ability Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness 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.