Structured Data

    Sunrise Massage

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sunrise Massage",
      description: "Sunrise Massage in McKinney offers a full range of massage services including body, couples, combo, chair, four hands, stretching, and prenatal massage. Open seven days a week from 10am to 10pm, they focus on delivering personalized relaxation and therapeutic relief for clients seeking pain management, stress reduction, or wellness support. Their diverse service menu and extended hours make them accessible for various scheduling needs.",
      url: "https://sunrisemassagetx.com/",
      telephone: "+1-214-592-8380",
      address: {
        @type: "PostalAddress",
        streetAddress: "2414 W University Dr #125a",
        addressLocality: "McKinney",
        addressRegion: "TX",
        postalCode: "75071",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.2177363,
        longitude: -96.6486815
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "341",
        bestRating: "5"
      },
      areaServed: "McKinney and surrounding Dallas-Fort Worth area",
      knowsAbout: "Massage Therapy, Couples seeking shared wellness experiences, expectant mothers, busy professionals needing convenient scheduling, clients seeking therapeutic pain relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Massage Specializations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extended Convenient Hours"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Couples & Group Options"
        }
      ],
      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.