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: "Healthy Steps Nutrition",
description: "Healthy Steps Nutrition & CrossFit HSN combines personalized nutrition coaching, CrossFit classes, and accountability support to help clients prevent and reverse chronic disease. Led by Registered Dietitians and expert fitness coaches, they offer habit-based health coaching addressing nutrition, sleep, mindset, and movement, plus specialty programs for hormone health and blood sugar management. With both in-person and virtual options, they've helped over 50,000 people take control of their health through customized plans and ongoing weekly support.",
url: "https://healthystepsnutrition.com/start-here",
telephone: "+1-954-592-4484",
address: {
@type: "PostalAddress",
streetAddress: "2051 Green Rd Suite A",
addressLocality: "Pompano Beach",
addressRegion: "FL",
postalCode: "33064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.290779099999998,
longitude: -80.1509552
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "119",
bestRating: "5"
},
areaServed: "Pompano Beach, Deerfield Beach, and surrounding South Florida communities",
knowsAbout: "Nutrition & Dietitians, People struggling with chronic disease or weight loss, individuals seeking hormone or blood sugar optimization, CrossFit newcomers, those wanting accountability and lifestyle change",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian-Led"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Fitness & Nutrition"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialty Testing & Monitoring"
}
],
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.