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: "Joshua Werner, RD - Dietitian Nutritionist",
description: "Joshua Werner is a registered dietitian nutritionist with nearly a decade of experience providing personalized nutrition counseling in Houston. He specializes in weight management, chronic disease prevention and management (including diabetes, high cholesterol, and high blood pressure), and helps clients develop sustainable eating habits without guilt or overwhelm. Offering both in-person and virtual consultations, Joshua uses evidence-based nutrition combined with practical, real-world flexibility—drawing on his background that includes master's degree training and medical school preparation to deliver comprehensive, whole-body nutritional care.",
url: "https://www.faynutrition.com/dietitians/joshua-werner",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "6410 Fannin St Suite 470",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77030",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.714536099999997,
longitude: -95.3979636
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Houston, Texas and surrounding areas; available across multiple states via telehealth",
knowsAbout: "Nutrition & Dietitians, Adults managing weight loss, chronic disease prevention or management (diabetes, high cholesterol, high blood pressure), busy professionals and parents seeking realistic nutrition strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Degree + Medical Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible, Real-World Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Delivery Modalities"
}
],
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.