Structured Data

    Spa Bliss of Charlotte

    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: "Spa Bliss of Charlotte",
      description: "Spa Bliss of Charlotte offers professional massage therapy and spa services in uptown Charlotte. Specializing in relaxation and therapeutic treatments, they provide a tranquil environment for stress relief and wellness. Their experienced therapists cater to clients seeking both rejuvenation and targeted body work.",
      url: "https://spablissofcharlotte.com/",
      telephone: "+1-704-665-5575",
      address: {
        @type: "PostalAddress",
        streetAddress: "1200 E Morehead St #20Q",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2094415,
        longitude: -80.8410239
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "60",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Massage Therapy, Busy professionals, stress relief seekers, wellness-focused individuals, those recovering from physical tension",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Uptown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Therapists"
        }
      ],
      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.