Structured Data

    Lexington Reflexology

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lexington Reflexology",
      description: "Lexington Reflexology specializes in therapeutic reflexology and massage services designed to promote healing and wellness. Located on West Nelson Street in downtown Lexington, they focus on foot reflexology techniques that stimulate reflex points to support the body's natural healing processes. Whether you're seeking relief from stress, pain management, or general wellness, their practitioners deliver personalized care in a calm, professional environment.",
      telephone: "+1-540-784-9700",
      address: {
        @type: "PostalAddress",
        streetAddress: "9 W Nelson St",
        addressLocality: "Lexington",
        addressRegion: "VA",
        postalCode: "24450",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7844449,
        longitude: -79.4431881
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Lexington, VA and surrounding areas",
      knowsAbout: "Massage Therapy, Stress relief seekers, Those exploring alternative wellness therapies, People with chronic pain looking for non-invasive options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Reflexology Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Convenience"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.