Structured Data

    Corpus Christi Care Center

    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: "Corpus Christi Care Center",
      description: "Corpus Christi Care Center is an independent healthcare facility dedicated to serving individuals with HIV/AIDS and related conditions in the Corpus Christi area. They provide comprehensive medical care, support services, and resources to help patients manage their health and improve quality of life. The center focuses on compassionate, patient-centered treatment for one of the most vulnerable populations in the community.",
      url: "http://beataids.org/",
      telephone: "+1-361-214-8266",
      address: {
        @type: "PostalAddress",
        streetAddress: "1300 3rd St",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78404",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.778794899999998,
        longitude: -97.3962916
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, Texas and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals with HIV/AIDS, people seeking specialized infectious disease care, patients needing comprehensive support services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized HIV/AIDS Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Mission"
        }
      ],
      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.