Structured Data

    Longevity Therapeutic 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: "Longevity Therapeutic Massage",
      description: "Longevity Therapeutic Massage in Aurora offers professional massage therapy services designed to promote healing, relaxation, and overall wellness. The practice specializes in therapeutic massage techniques to address muscle tension, pain relief, and stress reduction for clients seeking both preventative care and recovery from injuries.",
      url: "https://www.longevitytherapeuticmassage.com/",
      telephone: "+1-720-794-5667",
      address: {
        @type: "PostalAddress",
        streetAddress: "3000 S Jamaica Ct Ste 210",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6614818,
        longitude: -104.86174
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "Aurora and surrounding Denver metro area",
      knowsAbout: "Massage Therapy, People with muscle tension or pain, Athletes seeking injury recovery, Stress relief seekers, Those in chronic pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Therapeutic Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient 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.