Structured Data

    SoHo Day 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: "SoHo Day Spa",
      description: "SoHo Day Spa is an independent day spa in Forest, VA offering a full range of wellness and beauty services designed to help clients relax and rejuvenate. While specific service details are limited in available information, the spa provides online booking for treatments and sells gift cards, making it accessible for both regular clients and those seeking spa experiences as gifts. Their focus is on creating a welcoming wellness environment for the local Forest community.",
      url: "https://www.vagaro.com/sohodayspa/",
      telephone: "+1-434-319-5710",
      address: {
        @type: "PostalAddress",
        streetAddress: "18292 Forest Rd suite e",
        addressLocality: "Forest",
        addressRegion: "VA",
        postalCode: "24551",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3813727,
        longitude: -79.24724549999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Forest, VA and surrounding areas",
      knowsAbout: "Wellness & Med Spas, Wellness seekers, Self-care enthusiasts, Gift shoppers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Online Booking"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Gift Card Available"
        }
      ],
      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.