Structured Data

    Chesapeake 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: "Chesapeake Animal Hospital",
      description: "Chesapeake Animal Hospital is a full-service veterinary clinic in Chesapeake, VA, providing comprehensive pet care since 1986. Services include wellness exams, preventive care, diagnostic testing, advanced surgical procedures, urgent care, and professional pet grooming. The hospital is equipped for emergency care and offers an online pet portal for convenient appointment booking and prescription refills.",
      url: "https://chesapeakeanimalhospital.com/",
      telephone: "+1-757-547-5100",
      address: {
        @type: "PostalAddress",
        streetAddress: "713 Greenbrier Pkwy",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23320",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7473102,
        longitude: -76.22226739999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "574",
        bestRating: "5"
      },
      areaServed: "Chesapeake, VA and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, Emergency pet situations, Pets requiring surgical procedures, Grooming services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Trust Since 1986"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Convenience Features"
        }
      ],
      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.