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: "Banks Nutrition Center",
description: "Banks Nutrition Center is an independent nutrition consulting practice in Virginia Beach offering personalized dietary guidance and nutritional counseling to help clients achieve their health goals. Run by experienced nutrition professionals, they provide individualized meal planning, wellness assessments, and ongoing support for clients looking to optimize their nutrition and overall health through evidence-based dietary approaches.",
url: "http://banksnutrition.com/",
telephone: "+1-757-456-5053",
address: {
@type: "PostalAddress",
streetAddress: "200 Golden Oak Ct #425",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23452",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8315386,
longitude: -76.06966349999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Virginia Beach, VA and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Health-conscious individuals, people managing chronic conditions through diet, those seeking sustainable lifestyle changes, wellness seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Practice"
}
],
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.