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: "Angie Lee Personal Fitness Trainer",
description: "Angie Lee is an independent personal fitness trainer based in Fredericksburg, VA, specializing in one-on-one personalized training programs. She works with clients to develop customized fitness plans tailored to individual goals, fitness levels, and preferences, helping them achieve lasting results through dedicated coaching and accountability.",
url: "http://www.angieleepersonalfitnesstrainer.com/",
telephone: "+1-571-330-4269",
address: {
@type: "PostalAddress",
streetAddress: "12117 Kingswood Blvd",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22408",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.2745953,
longitude: -77.4998834
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Fitness & Personal Training, Individuals seeking personalized one-on-one coaching, people new to fitness looking for guidance, clients with specific fitness goals or limitations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Programming"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Trainer"
}
],
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.