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: "Sandy Liang, RD - Dietitian Nutritionist",
description: "Sandy Liang is a registered dietitian nutritionist (RD) based in Oakland offering personalized nutrition counseling and dietary guidance. She works with clients to develop customized nutrition plans that address individual health goals and medical conditions. Sandy brings professional expertise as a credentialed dietitian to help clients make sustainable dietary changes and improve their overall wellness.",
url: "http://visit.berrystreet.co/providers/Sandy-Liang",
address: {
@type: "PostalAddress",
streetAddress: "388 9th St # 103",
addressLocality: "Oakland",
addressRegion: "CA",
postalCode: "94607",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.8007345,
longitude: -122.2711691
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Oakland and surrounding Bay Area communities",
knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition counseling, people managing chronic health conditions through diet, clients wanting personalized meal planning guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian (RD)"
},
{
@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.