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: "Holistic Nutrition by Aaron",
description: "Holistic Nutrition by Aaron offers personalized nutrition counseling and dietary guidance from a certified nutrition consultant in Los Angeles. Aaron works with clients to develop customized nutrition plans that address individual health goals, dietary preferences, and lifestyle factors. The practice emphasizes a whole-person approach to wellness through evidence-based nutritional strategies.",
url: "http://holisticnutritionbyaaron.com/",
telephone: "+1-909-557-7950",
address: {
@type: "PostalAddress",
streetAddress: "6360 Wilshire Blvd UNIT 210",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90048",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0634228,
longitude: -118.36761229999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Los Angeles and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Health-conscious individuals, people managing chronic conditions, fitness enthusiasts, those seeking preventive wellness strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Professional"
}
],
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.