Structured Data

    Axiom Health And Wellness

    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: "Axiom Health And Wellness",
      description: "Axiom Health and Wellness is a physician-led wellness clinic in Lubbock offering comprehensive health services to help patients achieve optimal wellness. Located on 98th Street, they provide personalized care during weekday hours and a daily lunch break to serve their community's healthcare needs.",
      url: "https://www.axiomhealth.net/",
      telephone: "+1-806-503-4620",
      address: {
        @type: "PostalAddress",
        streetAddress: "4007 98th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79423",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5047266,
        longitude: -101.899575
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Wellness & Med Spas, Individuals seeking preventive healthcare, busy professionals wanting convenient weekday appointments, patients interested in comprehensive wellness services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Physician-Led Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Wellness Approach"
        }
      ],
      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.