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: "Kamm Sports Nutritionist",
description: "Kamm Sports Nutritionist is a sports nutrition specialist and retail store in Mesa offering personalized nutrition consulting, sports nutrition guidance, and a curated selection of supplements and wellness products. Coach Kenny specializes in performance nutrition and gut health support, helping athletes and fitness enthusiasts optimize their nutrition through evidence-based recommendations and quality supplements.",
url: "http://kammnutrition.com/",
telephone: "+1-602-834-4423",
address: {
@type: "PostalAddress",
streetAddress: "1617 E University Dr",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.422263799999996,
longitude: -111.7959727
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "53",
bestRating: "5"
},
areaServed: "Mesa and greater Phoenix area",
knowsAbout: "Nutrition & Dietitians, Athletes, fitness enthusiasts, performance-minded individuals, those seeking gut health optimization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Sports Nutrition Coaching"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Retail Supplement Store"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Focus Areas"
}
],
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.