Structured Data

    Ancient Thai Bodywork

    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: "Ancient Thai Bodywork",
      description: "Ancient Thai Bodywork is a Denver-based massage therapy practice specializing in therapeutic massage for pain relief and wellness. Led by licensed medical massage therapists, they offer Swedish massage, deep tissue work, trigger point therapy, and reiki, with all treatments tailored to individual client needs. They focus on helping clients manage chronic and acute pain while supporting overall physical health and recovery.",
      url: "https://www.ancientthaibodywork.com/",
      telephone: "+1-626-901-1717",
      address: {
        @type: "PostalAddress",
        streetAddress: "1658 Lafayette St",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80218",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7428363,
        longitude: -104.97071280000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "330",
        bestRating: "5"
      },
      areaServed: "Denver, CO and surrounding areas",
      knowsAbout: "Massage Therapy, Chronic pain sufferers, athletes and active individuals, injury recovery patients, anyone seeking therapeutic wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Medical Massage Therapists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Online Booking & Memberships"
        }
      ],
      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.