Structured Data

    Berkeley 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: "Berkeley Animal Hospital",
      description: "Berkeley Animal Hospital is a Fear Free certified veterinary practice offering comprehensive primary and urgent care for pets, along with specialized services including surgery, cardiology, orthopedics, endoscopy, dental care, and integrative acupuncture therapy. Led by Dr. Jessica Holliday, the team includes experienced general practitioners and board-certified specialists who prioritize stress-free, personalized medical care in a calming environment. Open 7 days a week and accepting new clients with same-day appointments available.",
      url: "https://www.banimalhospital.com/",
      telephone: "+1-510-455-2226",
      address: {
        @type: "PostalAddress",
        streetAddress: "2709 San Pablo Ave Suite A",
        addressLocality: "Berkeley",
        addressRegion: "CA",
        postalCode: "94702",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.857217999999996,
        longitude: -122.2880062
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "184",
        bestRating: "5"
      },
      areaServed: "Berkeley and surrounding East Bay communities",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, emergency and urgent pet medical needs, pets with complex conditions requiring specialists, owners interested in integrative medicine approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fear Free Certified Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Board-Certified Specialists On Staff"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Acupuncture Therapy"
        }
      ],
      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.