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: "Capitol Nutrition",
description: "Capitol Nutrition is a nutrition consulting practice located in Washington, DC, providing personalized nutritional guidance and medical nutrition therapy. They work with clients to develop evidence-based dietary plans tailored to individual health goals and medical conditions. The practice combines professional nutrition expertise with a healthcare clinic approach to support wellness and disease management.",
url: "http://capitolnutritiongroup.com/",
telephone: "+1-202-375-8942",
address: {
@type: "PostalAddress",
streetAddress: "5200 27th St NW",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20015",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9580426,
longitude: -77.05691949999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Washington, DC and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking medical nutrition therapy, people managing chronic health conditions, wellness-focused clients, patients referred by healthcare providers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Medical Nutrition Therapy Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.