Structured Data

    VCA Animal Care Center of Chicago

    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: "VCA Animal Care Center of Chicago",
      description: "VCA Animal Care Center of Chicago is a full-service veterinary hospital located on West Washington Boulevard offering comprehensive medical care, surgical services, boarding, and pet care for dogs, cats, and other companion animals. As part of the VCA network, they combine experienced veterinary medicine with modern diagnostic and surgical facilities to address routine wellness, emergency care, and specialized treatments. They serve Chicago pet owners seeking convenient, high-quality veterinary services in a professional medical setting.",
      url: "https://vcahospitals.com/animal-care-chicago",
      telephone: "+1-312-243-6655",
      address: {
        @type: "PostalAddress",
        streetAddress: "1248 W Washington Blvd",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.883261,
        longitude: -87.65861249999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "374",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding neighborhoods",
      knowsAbout: "Veterinarians, Pet owners seeking routine veterinary care, emergency medical treatment, surgical procedures, and pet boarding; owners of multiple pet types",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Medical & Surgical Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boarding Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "VCA Network Resources"
        }
      ],
      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.