Structured Data

    VCA Redmond 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: "VCA Redmond Animal Hospital",
      description: "VCA Redmond Animal Hospital is a full-service veterinary facility offering comprehensive medical care, surgical services, and boarding for dogs and cats. Located in Redmond, the hospital provides preventive wellness exams, diagnostics, and emergency care from experienced veterinarians. As part of the VCA network, they combine local expertise with access to broader veterinary resources and specialists.",
      url: "https://vcahospitals.com/redmond",
      telephone: "+1-425-885-1476",
      address: {
        @type: "PostalAddress",
        streetAddress: "17980 NE Union Hill Rd",
        addressLocality: "Redmond",
        addressRegion: "WA",
        postalCode: "98052",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.676218999999996,
        longitude: -122.100484
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "114",
        bestRating: "5"
      },
      areaServed: "Redmond, WA and surrounding communities",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, preventive wellness programs, surgical services, and convenient boarding for dogs and cats",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Hospital Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "VCA Network Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Boarding Services"
        }
      ],
      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.