Structured Data

    ROOTS Massage & Lymphatic

    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: "ROOTS Massage & Lymphatic",
      description: "ROOTS Massage & Lymphatic in Austin offers specialized massage therapy with a focus on lymphatic drainage and therapeutic techniques to support healing and wellness. Their practitioners provide personalized treatments designed to address individual needs, from pain relief to lymphatic health optimization. They combine traditional massage expertise with modern lymphatic therapy methods.",
      url: "http://rootsaustin.com/",
      telephone: "+1-917-892-1434",
      address: {
        @type: "PostalAddress",
        streetAddress: "1823 Fort View Rd #211",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.230004899999997,
        longitude: -97.78617559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "111",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Massage Therapy, Post-surgical recovery patients, individuals with lymphedema, athletes seeking injury recovery, wellness-focused clients seeking holistic health support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Lymphatic Drainage Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.