Structured Data

    Covenant Care Animal Hospital

    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: "Covenant Care Animal Hospital",
      description: "Covenant Care Animal Hospital is a full-service veterinary clinic in Leon Valley serving the San Antonio area with comprehensive pet healthcare. They offer preventive care, surgical services, boarding, pharmacy, and emergency support for dogs, cats, and other pets. Their experienced veterinary team focuses on personalized care and building long-term relationships with pet owners to keep animals healthy throughout their lives.",
      url: "https://www.thrivepetcare.com/locations/texas/san-antonio/covenant-care-animal-hospital",
      telephone: "+1-210-684-2273",
      address: {
        @type: "PostalAddress",
        streetAddress: "6315 Grissom Rd",
        addressLocality: "Leon Valley",
        addressRegion: "TX",
        postalCode: "78238",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4923143,
        longitude: -98.62147329999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "1130",
        bestRating: "5"
      },
      areaServed: "Leon Valley, San Antonio, and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, owners needing boarding services, pets requiring surgical procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Surgery & Pharmacy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boarding Services Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Veterinary Care"
        }
      ],
      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.