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: "Boro Park Nutrition",
description: "Boro Park Nutrition is a nutrition counseling practice located in Brooklyn, NY that provides personalized dietary guidance and meal planning services. Run by registered dietitians, they specialize in helping clients achieve their health goals through evidence-based nutrition strategies tailored to individual needs and lifestyles. Whether you're managing a chronic condition, working toward weight loss, or optimizing athletic performance, Boro Park Nutrition offers professional nutrition care in a welcoming community setting.",
url: "https://www.thedietitiangroup.com/locations",
telephone: "+1-347-746-0453",
address: {
@type: "PostalAddress",
streetAddress: "1225 44th St",
addressLocality: "Brooklyn",
addressRegion: "NY",
postalCode: "11219",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.63883,
longitude: -73.990601
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Brooklyn, NY and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, people seeking weight loss support, athletes and fitness enthusiasts, anyone wanting professional nutrition guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitians"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized 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.