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: "Firefly Wellness Day Spa",
description: "Firefly Wellness Day Spa is a full-service wellness destination in San Diego offering massage therapy, skincare treatments, and hair services in a relaxing, professional environment. The spa specializes in therapeutic massage, facials, and beauty services designed to help clients unwind and rejuvenate. Their experienced team combines traditional spa treatments with wellness-focused care to address both relaxation and skin health needs.",
url: "https://fireflywellnessdayspa.com/",
telephone: "+1-619-693-8568",
address: {
@type: "PostalAddress",
streetAddress: "4024 Ibis St suite a",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92103",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.75044080000001,
longitude: -117.1735086
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "134",
bestRating: "5"
},
areaServed: "San Diego, CA",
knowsAbout: "Wellness & Med Spas, Individuals seeking relaxation and stress relief, those looking for professional skincare treatments, clients wanting comprehensive beauty and wellness services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Team"
}
],
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.