Structured Data

    Seventh Wonder Holistic Spa

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Seventh Wonder Holistic Spa",
      description: "Seventh Wonder Holistic Spa in Jacksonville offers a comprehensive range of wellness services including massage therapy, spa treatments, and holistic health education. Located on St Johns Ave, they combine traditional spa services with a commitment to whole-body wellness, serving clients seeking relaxation, therapeutic treatment, and health-centered self-care.",
      url: "http://www.seventh-wonder.com/",
      telephone: "+1-904-381-8686",
      address: {
        @type: "PostalAddress",
        streetAddress: "4236 St Johns Ave",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.288201100000002,
        longitude: -81.7147526
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "198",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking therapeutic massage, busy professionals needing stress relief, wellness-focused clients exploring holistic practices",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Integration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Presence"
        }
      ],
      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.