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: "Kristen Myers, RD - Dietitian Nutritionist",
description: "Kristen Myers is a registered dietitian nutritionist (RD) offering personalized nutrition counseling and dietary guidance in Converse, TX. She provides evidence-based nutrition services to help clients manage their health through food and lifestyle changes. Whether you're looking to improve chronic disease management, achieve weight loss goals, or optimize your overall wellness, Kristen delivers individualized nutrition care tailored to your specific needs and health concerns.",
url: "https://www.faynutrition.com/dietitians/kristen-myers",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "10331 Mustang Ridge",
addressLocality: "Converse",
addressRegion: "TX",
postalCode: "78109",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.533084300000002,
longitude: -98.33813409999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Converse, San Antonio, and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals with chronic health conditions, people seeking weight loss support, anyone wanting to optimize nutrition for better health outcomes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian (RD)"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition Plans"
}
],
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.