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: "HK Nutrition",
description: "HK Nutrition is a medical nutrition clinic in Leander specializing in personalized nutrition counseling and dietary interventions for metabolic health. Led by nutrition professionals, they offer comprehensive nutrition assessments, meal planning, and ongoing support to help clients achieve their health goals through evidence-based nutritional strategies.",
url: "http://www.hknutritiontx.com/",
telephone: "+1-512-265-6025",
address: {
@type: "PostalAddress",
streetAddress: "1717 Scottsdale Dr STE. 100D",
addressLocality: "Leander",
addressRegion: "TX",
postalCode: "78641",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.5483815,
longitude: -97.8148925
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Leander, Cedar Park, Round Rock, and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals with metabolic health concerns, those seeking clinical nutrition support, people managing chronic conditions through diet",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Medical Nutrition Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Assessments"
}
],
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.