Structured Data

    Zen Massage 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: "Zen Massage Therapy",
      description: "Zen Massage Therapy in San Jose offers professional massage services including deep tissue, sports massage, and relaxation treatments designed to relieve tension and promote wellness. Located on Santa Teresa Boulevard, the practice specializes in therapeutic massage for clients seeking pain relief, injury recovery, and stress reduction. Their experienced therapists customize treatments to address individual needs and health goals.",
      url: "https://zenmassageca.com/",
      telephone: "+1-408-300-1561",
      address: {
        @type: "PostalAddress",
        streetAddress: "7118 Santa Teresa Blvd",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95139",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2265456,
        longitude: -121.77316130000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "93",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Massage Therapy, Athletes and active individuals, People with chronic pain or tension, Those recovering from injury, Stress management and relaxation seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Therapeutic Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Massage Modalities"
        }
      ],
      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.