Structured Data

    Glendale Health 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: "Glendale Health Center",
      description: "Glendale Health Center is a public health facility in Glendale operated by Los Angeles County Public Health. It provides comprehensive healthcare services including preventive care, treatment for acute and chronic conditions, immunizations, and community health programs. As a county-supported facility, it serves the local community with accessible, affordable healthcare options.",
      url: "http://www.publichealth.lacounty.gov/",
      telephone: "+1-818-291-8900",
      address: {
        @type: "PostalAddress",
        streetAddress: "501 N Glendale Ave",
        addressLocality: "Glendale",
        addressRegion: "CA",
        postalCode: "91206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.1531874,
        longitude: -118.2443038
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.3",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Glendale and surrounding Los Angeles County communities",
      knowsAbout: "Mental Health & Therapy, Uninsured or underinsured residents, families seeking affordable preventive care, individuals needing community health services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "County Public Health Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.