Structured Data

    Born To Touch Massage Therapy, LLC

    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: "Born To Touch Massage Therapy, LLC",
      description: "Born To Touch Massage Therapy is an independent massage therapy practice in Riverdale, MD offering therapeutic massage services to promote relaxation, pain relief, and overall wellness. The practice specializes in various massage techniques designed to address muscle tension, injury recovery, and stress relief for clients seeking professional therapeutic care.",
      url: "https://borntotouchtherapy.com/contact-us/",
      telephone: "+1-301-728-1392",
      address: {
        @type: "PostalAddress",
        streetAddress: "6801 Kenilworth Ave Suite 300-S19",
        addressLocality: "Riverdale",
        addressRegion: "MD",
        postalCode: "20737",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.970665499999996,
        longitude: -76.9152771
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "94",
        bestRating: "5"
      },
      areaServed: "Riverdale, Maryland and surrounding communities",
      knowsAbout: "Massage Therapy, Individuals seeking pain relief, athletes needing injury recovery support, professionals managing stress, wellness-focused clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Therapeutic Techniques"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      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.