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: "Align-Fit",
description: "Align-Fit offers pilates classes designed to improve alignment, movement, strength, and flexibility. They specialize in golf performance training, helping golfers enhance mobility, stability, balance, strength, speed, and swing efficiency. Located in Richmond, Align-Fit combines traditional pilates principles with sport-specific conditioning.",
url: "http://www.align-fit.com/",
telephone: "+1-804-690-2001",
address: {
@type: "PostalAddress",
streetAddress: "401 N Ridge Rd",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23229",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.580957999999995,
longitude: -77.554453
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Pilates Studios, Golfers, athletes seeking mobility training, individuals focused on movement quality and alignment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Golf Performance Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Alignment-Centered Approach"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.