Structured Data

    Massage On Broadway

    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: "Massage On Broadway",
      description: "Massage On Broadway is a professional massage spa in Sacramento's midtown neighborhood offering a range of therapeutic massage services. Located at 2001 Broadway, they provide personalized treatments designed to relieve tension, improve flexibility, and support overall wellness. With a focus on quality care and client comfort, they serve both first-time massage clients and regular wellness seekers.",
      url: "https://massageonbroadway.wixsite.com/95818",
      telephone: "+1-916-595-2313",
      address: {
        @type: "PostalAddress",
        streetAddress: "2001 Broadway",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95818",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5603468,
        longitude: -121.4867926
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "174",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking stress relief, people with muscle tension or pain, wellness-focused clients, busy professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Conveniently Located"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Therapy Focus"
        }
      ],
      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.