Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 49 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Ideal Nutrición Clínica",
description: "Ideal Nutrición Clínica is a clinical nutrition practice offering personalized dietary counseling and nutritional guidance for health optimization. Located in Laredo, the clinic provides evidence-based nutrition consultations to help clients achieve their health and wellness goals through tailored meal planning and lifestyle recommendations.",
url: "https://idealnutricion.com/cuidado-de-la-salud",
telephone: "+1-867-719-4390",
address: {
@type: "PostalAddress",
streetAddress: "Plaza Flores",
addressLocality: "Av. José María Morelos 2840",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.4732788,
longitude: -99.51019559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Laredo, Texas and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutritional guidance, people managing chronic health conditions through diet, those wanting personalized meal planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Clinical Nutrition Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Health-Focused 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.