Structured Data

    VCA Bradshaw Animal Hospital

    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: "VCA Bradshaw Animal Hospital",
      description: "VCA Bradshaw Animal Hospital is a full-service veterinary clinic in Elk Grove offering comprehensive medical care for dogs, cats, and other companion animals. They provide preventive wellness services, surgical procedures, dental care, emergency treatment, and ongoing medical management for pets of all ages. As part of the VCA network, they combine local expertise with access to advanced diagnostic and surgical capabilities.",
      url: "https://vcahospitals.com/bradshaw",
      telephone: "+1-916-685-2494",
      address: {
        @type: "PostalAddress",
        streetAddress: "9609 Bradshaw Rd",
        addressLocality: "Elk Grove",
        addressRegion: "CA",
        postalCode: "95624",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.408491999999995,
        longitude: -121.33398499999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "213",
        bestRating: "5"
      },
      areaServed: "Elk Grove, CA and surrounding communities",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, emergency services, surgical procedures, and preventive wellness programs for dogs and cats",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Hospital"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "VCA Network Support"
        }
      ],
      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.