Structured Data

    Alignment 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: "Alignment Massage Therapy",
      description: "Alignment Massage Therapy is an independent massage practice in Albany offering therapeutic massage services to help clients achieve physical wellness and relaxation. Located on Solano Avenue, they provide professional massage therapy focused on alignment and recovery for individuals seeking relief from tension, injury, or everyday stress.",
      url: "http://alignmentmassagetherapy.com/",
      telephone: "+1-510-809-7078",
      address: {
        @type: "PostalAddress",
        streetAddress: "1402 Solano Ave",
        addressLocality: "Albany",
        addressRegion: "CA",
        postalCode: "94706",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8905208,
        longitude: -122.28933509999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Albany, CA and surrounding East Bay communities",
      knowsAbout: "Massage Therapy, Individuals seeking therapeutic massage, people recovering from physical tension or minor injuries, clients looking for ongoing wellness support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Solano Avenue 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.