Structured Data

    Alamo Ranch Integrative Medicine

    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: "Alamo Ranch Integrative Medicine",
      description: "Alamo Ranch Integrative Medicine is a medical clinic in San Antonio offering comprehensive primary care combined with integrative wellness approaches. Led by experienced physicians, the practice emphasizes a whole-body approach to health, blending conventional medicine with evidence-based complementary therapies. They provide family medicine, preventive care, and skin care services with a focus on personalized, patient-centered treatment.",
      url: "https://www.familypracticesanantoniotx.com/",
      telephone: "+1-210-361-6303",
      address: {
        @type: "PostalAddress",
        streetAddress: "11345 Alamo Ranch Pkwy # 103",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78253",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4871581,
        longitude: -98.7157854
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.3",
        reviewCount: "92",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Holistic Wellness, Families seeking primary care, patients interested in integrative health approaches, individuals focused on preventive wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Spectrum Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Care Model"
        }
      ],
      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.