Structured Data

    Timeless Massage Therapy

    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: "Timeless Massage Therapy",
      description: "Timeless Massage Therapy is an independent massage practice run by Alexa Matthews, a Licensed Massage Therapist with 15+ years of experience since 2008. Alexa specializes in customized massage sessions tailored to each client's needs—whether targeting specific problem areas, promoting relaxation, or accommodating complex health issues. Her approach emphasizes listening to clients and adapting each session to what the body needs on that particular day.",
      url: "http://timelessmt.com/",
      telephone: "+1-434-987-5128",
      address: {
        @type: "PostalAddress",
        streetAddress: "302 Hickman Rd Suite 201",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22911",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.028129299999996,
        longitude: -78.4440547
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Massage Therapy, People with injury recovery needs, Stress management seekers, Those with complex health issues, Gift-givers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "15+ Years Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Gift Cards Available"
        }
      ],
      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.