Structured Data

    Richard Lee Neuromuscular Massage Therapy

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Richard Lee Neuromuscular Massage Therapy",
      description: "Richard Lee Neuromuscular Massage Therapy specializes in therapeutic massage focused on treating muscular tension, pain relief, and injury recovery. Located on Western Avenue in Los Angeles, this independent practice offers personalized neuromuscular techniques designed to address chronic pain and restore mobility. The business is known for its targeted therapeutic approach to helping clients achieve pain relief and improved physical function.",
      telephone: "+1-213-820-2269",
      address: {
        @type: "PostalAddress",
        streetAddress: "981 S Western Ave #304",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90006",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0532855,
        longitude: -118.3093464
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "Los Angeles and surrounding areas",
      knowsAbout: "Massage Therapy, Athletes, people with chronic pain, injury recovery patients, those with muscular tension",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Neuromuscular Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Therapeutic Pain Management"
        }
      ],
      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.