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: "Namaste Nourished Dietitian Group",
description: "Namaste Nourished Dietitian Group is a nutrition consulting practice in Fort Lauderdale specializing in personalized dietetic services. Led by registered dietitian nutritionists, they provide evidence-based nutrition counseling for medical conditions, weight management, and wellness goals. The practice focuses on practical, sustainable dietary approaches tailored to each client's unique health needs and lifestyle.",
url: "http://namastenourishedllc.com/",
telephone: "+1-954-641-2210",
address: {
@type: "PostalAddress",
streetAddress: "1915 NE 45th St Ste 210",
addressLocality: "Fort Lauderdale",
addressRegion: "FL",
postalCode: "33308",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.183827899999997,
longitude: -80.1206103
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Fort Lauderdale and surrounding communities, South Florida",
knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, people seeking weight management support, clients wanting evidence-based nutrition guidance, health-conscious adults optimizing wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Nutritionists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition Plans"
}
],
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.