Structured Data

    Holistic Bodywork and Wellness

    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: "Holistic Bodywork and Wellness",
      description: "Holistic Bodywork and Wellness in Allen is a wellness center specializing in massage therapy and holistic health services. They offer a range of therapeutic treatments designed to promote physical healing, stress relief, and overall wellbeing. The practice focuses on integrating bodywork with holistic wellness principles to address clients' health goals comprehensively.",
      url: "https://www.holisticbodyworkandwellness.com/",
      telephone: "+1-469-919-8004",
      address: {
        @type: "PostalAddress",
        streetAddress: "115 Richardson Ct",
        addressLocality: "Allen",
        addressRegion: "TX",
        postalCode: "75002",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.1012748,
        longitude: -96.6438855
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "85",
        bestRating: "5"
      },
      areaServed: "Allen, TX and surrounding Dallas-Fort Worth area",
      knowsAbout: "Massage Therapy, Individuals seeking stress relief, those recovering from physical tension, wellness-focused clients, people exploring holistic health approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Treatments"
        }
      ],
      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.