Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Life Style Fitness & Nutrition",
description: "Life Style Fitness & Nutrition is a health and wellness consulting business in Fredericksburg, VA that combines fitness guidance and nutritional counseling to help clients achieve their health goals. The business takes a comprehensive approach to wellness, addressing both exercise and diet components of a healthy lifestyle. They work with clients to develop personalized plans tailored to individual needs and objectives.",
telephone: "+1-540-898-5219",
address: {
@type: "PostalAddress",
streetAddress: "3708 Fairways Ct Bldg",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22408",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.242578,
longitude: -77.4646233
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking comprehensive lifestyle changes, People looking to combine fitness and nutrition coaching, Health-conscious clients wanting personalized wellness guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Fitness & Nutrition Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Consulting Model"
}
],
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.