Structured Data

    Lynda Caisip Certified Massage Therapist, Book by Appointment Only

    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: "Lynda Caisip Certified Massage Therapist, Book by Appointment Only",
      description: "Lynda Caisip is a certified massage therapist offering personalized therapeutic massage services by appointment in San Jose. With a focus on individualized care, Lynda provides professional massage therapy designed to address client needs and promote relaxation and wellness.",
      url: "https://www.lyncmassage.com/",
      telephone: "+1-510-292-7145",
      address: {
        @type: "PostalAddress",
        streetAddress: "1090 Lincoln Ave ste 6c",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95125",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3090979,
        longitude: -121.901215
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking relaxation, stress relief, muscle tension recovery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Professional"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Appointment-Based 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.