Structured Data

    The Well Unscripted

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Well Unscripted",
      description: "The Well Unscripted is a holistic wellness studio in Fredericksburg offering personalized healing services including massage therapy, energy work, and wellness coaching. Owner-operated with a focus on individualized care, the practice combines traditional and alternative modalities to address physical, emotional, and spiritual wellbeing.",
      url: "https://www.thewellunscripted.com/",
      telephone: "+1-540-281-6416",
      address: {
        @type: "PostalAddress",
        streetAddress: "600 Lafayette Blvd Unit 100",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2962482,
        longitude: -77.460808
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Holistic Wellness, Individuals seeking holistic wellness support, people interested in energy healing and massage therapy, those looking for personalized wellness coaching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Modalities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.