Structured Data

    Brisk Therapy

    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: "Brisk Therapy",
      description: "Brisk Therapy is a holistic wellness center in Twin Falls offering therapeutic massage and bodywork services designed to reduce stress, alleviate pain, and promote overall well-being. The practice specializes in personalized treatment plans that address individual health goals through various massage techniques and therapeutic approaches.",
      url: "https://www.massagebook.com/biz/brisktherapy",
      telephone: "+1-208-358-2963",
      address: {
        @type: "PostalAddress",
        streetAddress: "250 2nd Ave S SUITE C",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5533516,
        longitude: -114.4690578
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "132",
        bestRating: "5"
      },
      areaServed: "Twin Falls, ID and surrounding areas",
      knowsAbout: "Holistic Wellness, Individuals seeking stress relief, those with muscle tension or pain, wellness-focused clients, busy professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Online Booking"
        }
      ],
      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.