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: "Earth Salt Stone",
description: "Earth Salt Stone is a wellness center in Jacksonville offering yoga classes, fitness training, and infrared sauna sessions in a holistic health environment. They combine traditional yoga practice with modern wellness amenities like salt therapy and sauna treatments to support physical and mental wellbeing. The studio focuses on creating an integrative approach to fitness and wellness for the local Jacksonville community.",
url: "https://www.earthsaltstone.com/",
telephone: "+1-904-575-4893",
address: {
@type: "PostalAddress",
streetAddress: "3915 Hendricks Ave",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32207",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.2827587,
longitude: -81.6508319
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Yoga Studios, Yoga practitioners, Wellness seekers, Fitness enthusiasts looking for holistic approaches, Recovery and relaxation-focused clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Sauna & Salt Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Fitness Approach"
}
],
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.