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: "Fit-Nez",
description: "Fit-Nez is a health and fitness coaching practice in Arlington run by a dedicated wellness professional offering personalized fitness coaching, nutrition planning, and corporate wellness programs. They specialize in one-on-one training at their private studio combined with customized meal planning tailored to individual health and fitness goals. Whether you're starting your fitness journey or training for a specific event, Fit-Nez provides accountability and expert guidance to help clients prioritize their health.",
url: "http://www.fit-nez.com/",
telephone: "+1-540-836-7475",
address: {
@type: "PostalAddress",
streetAddress: "4301 Columbia Pike",
addressLocality: "Arlington",
addressRegion: "VA",
postalCode: "22204",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8583287,
longitude: -77.1049628
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Arlington, VA and surrounding Northern Virginia communities",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking accountability, corporate wellness programs, individuals starting or advancing their fitness journey, people wanting integrated fitness and nutrition guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Fitness & Nutrition Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Private Studio Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Corporate Wellness Programs"
}
],
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.