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: "Zero Gravity Massage of Jacksonville",
description: "Zero Gravity Massage of Jacksonville is a wellness spa offering professional massage therapy services including couples massage, deep tissue, sports massage, and specialty treatments. Located in downtown Jacksonville, they specialize in therapeutic massage for pain relief, injury recovery, and relaxation, with a focus on personalized care and a calming spa environment.",
url: "https://zerogravitymassage.net/couples-massage/jacksonville",
telephone: "+1-702-621-5829",
address: {
@type: "PostalAddress",
streetAddress: "25 N Market St",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32202",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.325956299999998,
longitude: -81.6538061
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Jacksonville and surrounding areas",
knowsAbout: "Massage Therapy, Couples seeking relaxation, athletes and active individuals needing injury recovery, people with chronic pain or tension",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples Massage Rooms"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Massage Types"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Location"
}
],
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.