Structured Data

    Alameda Massage

    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: "Alameda Massage",
      description: "Alameda Massage is an independent massage therapy practice in Alameda offering professional therapeutic massage services to help clients relieve tension, reduce stress, and support overall wellness. Located on Santa Clara Avenue, they provide personalized massage treatments in a welcoming spa environment.",
      url: "https://alamedamassage.com/",
      telephone: "+1-321-216-6926",
      address: {
        @type: "PostalAddress",
        streetAddress: "2411 Santa Clara Ave #30",
        addressLocality: "Alameda",
        addressRegion: "CA",
        postalCode: "94501",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.765335,
        longitude: -122.241389
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Alameda, CA and surrounding East Bay areas",
      knowsAbout: "Massage Therapy, Individuals seeking stress relief, people with muscle tension, those pursuing wellness and relaxation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Therapeutic Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible 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.