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: "Arbor Vitae Nutrition Consulting",
description: "Arbor Vitae Nutrition Consulting, led by a registered dietitian nutritionist (RDN), provides personalized nutrition counseling and consulting services in Laredo. They offer evidence-based nutrition guidance tailored to individual health goals and medical conditions. The practice focuses on helping clients develop sustainable eating habits through one-on-one consultation.",
url: "https://richldnrd.health.blog/nutrition-services-offered/",
address: {
@type: "PostalAddress",
streetAddress: "615a Gale St",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.554341700000002,
longitude: -99.48145989999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition guidance, people managing chronic health conditions, those wanting personalized dietary counseling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Nutritionist"
},
{
@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.