Structured Data

    Stone Oak Chiropractic

    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: "Stone Oak Chiropractic",
      description: "Stone Oak Chiropractic provides chiropractic care and spinal adjustments to patients in San Antonio. Located in the Stone Oak medical district, they focus on helping patients with pain relief and improved mobility through traditional chiropractic treatment and personalized care plans.",
      url: "http://www.stoneoakchiropractic.com/",
      telephone: "+1-210-545-2001",
      address: {
        @type: "PostalAddress",
        streetAddress: "510 Med Ct #207",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78258",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.6239697,
        longitude: -98.49328399999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Chiropractic, Patients seeking pain relief, individuals with back or neck issues, people interested in non-invasive spinal care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Stone Oak Medical District Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment 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.