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: "Zeesha Health",
description: "Zeesha Health is a Brooklyn-based nutrition and wellness practice focused on personalized dietary guidance and health optimization. They provide evidence-based nutrition counseling to help clients achieve their health goals through customized meal planning and lifestyle support. Zeesha Health combines clinical nutrition expertise with a patient-centered approach to address individual dietary needs and wellness objectives.",
url: "https://www.zeeshahealth.com/",
telephone: "+1-646-535-7425",
address: {
@type: "PostalAddress",
streetAddress: "610 E New York Ave",
addressLocality: "Brooklyn",
addressRegion: "NY",
postalCode: "11203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.66197,
longitude: -73.9425071
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Brooklyn, NY and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking personalized nutrition guidance, those managing chronic health conditions through diet, wellness-focused clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness Focus"
}
],
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.