Structured Data

    Joan Kirkpatrick Animal Hospital

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Joan Kirkpatrick Animal Hospital",
      description: "Joan Kirkpatrick Animal Hospital is a veterinary care facility in Oklahoma City providing medical services for pets. As a full-service animal hospital, they offer comprehensive veterinary care to help keep pets healthy and address their medical needs.",
      address: {
        @type: "PostalAddress",
        streetAddress: "GG9F+VR",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.519687499999996,
        longitude: -97.4754375
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Oklahoma City, OK and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking veterinary care, pet health maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Veterinary Hospital"
        }
      ],
      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.