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: "Lee Cotton Nutrition",
description: "Lee Cotton Nutrition is a nutrition consulting practice in Stuart, FL specializing in personalized dietary guidance and nutritional counseling. Lee Cotton works with clients to develop customized nutrition plans tailored to their individual health goals and lifestyle. The practice focuses on evidence-based nutrition strategies to help clients achieve optimal wellness through dietary intervention.",
url: "http://www.leecottonnutrition.com/",
telephone: "+1-772-247-4999",
address: {
@type: "PostalAddress",
streetAddress: "900 SE Ocean Blvd suite d-130",
addressLocality: "Stuart",
addressRegion: "FL",
postalCode: "34994",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.1969057,
longitude: -80.2378385
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Stuart, FL and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking personalized nutrition guidance, people with specific health goals, clients wanting professional dietary counseling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Nutrition Expertise"
}
],
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.