Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Nail City & Salt Room Mandarin",
description: "Nail City & Salt Room Mandarin is a full-service nail salon and wellness center in Jacksonville offering manicures, pedicures, nail art, and gel services alongside halotherapy (salt room) treatments. The salt room provides a relaxing environment for respiratory wellness and stress relief, making this a unique combination of beauty and wellness services in one location. They cater to clients seeking both professional nail care and alternative wellness therapies.",
telephone: "+1-904-886-2922",
address: {
@type: "PostalAddress",
streetAddress: "10574 Old St Augustine Rd",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32257",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.182968,
longitude: -81.607771
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "206",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Wellness & Med Spas, Wellness-focused clients seeking nail care, People interested in halotherapy and respiratory wellness, Clients wanting beauty and wellness services in one visit",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Salt Room Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Nail Services"
}
],
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.