Structured Data

    Oriental Med Therapy Associates

    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: "Oriental Med Therapy Associates",
      description: "Oriental Med Therapy Associates in Cambridge offers traditional Oriental medicine and acupuncture services. Located on Belmont Street, this practice specializes in time-tested therapeutic approaches rooted in Oriental medical philosophy. They provide personalized treatment for patients seeking alternative and complementary medicine options.",
      telephone: "+1-617-868-0756",
      address: {
        @type: "PostalAddress",
        streetAddress: "19 Belmont St",
        addressLocality: "Cambridge",
        addressRegion: "MA",
        postalCode: "02138",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.373919799999996,
        longitude: -71.1516123
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Cambridge, MA and surrounding areas",
      knowsAbout: "Acupuncture, Patients seeking alternative medicine, chronic pain sufferers, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Oriental Medicine"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Care"
        }
      ],
      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.