Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Andrew Innes, RD - Dietitian Nutritionist",
description: "Andrew Innes is a registered dietitian nutritionist offering personalized nutrition counseling and meal planning services to help clients achieve their health goals through sustainable lifestyle changes. He specializes in diabetes management, autoimmune conditions, sports nutrition, gastrointestinal health (IBS, SIBO, IBD), and eating disorder support. Andrew takes a compassionate, individualized approach focused on building healthy habits rather than restrictive diets, and he accepts most major insurance plans including Aetna, Cigna, Optum, and United Healthcare.",
url: "https://www.faynutrition.com/dietitians/andrew-innes",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "609 Waverly St",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77007",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.781888000000002,
longitude: -95.40454150000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Houston, Texas and surrounding areas; also serves clients via telehealth across multiple states including Texas, California, New York, Florida, and others",
knowsAbout: "Nutrition & Dietitians, People with diabetes or chronic conditions, athletes and fitness enthusiasts, individuals with eating disorders or disordered eating, anyone seeking personalized nutrition counseling with insurance coverage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in Eating Disorders & Disordered Eating"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Nutrition Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Functional & Integrative 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.