Structured Data

    VCA Orchard Plaza 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 Orchard Plaza Animal Hospital",
      description: "VCA Orchard Plaza Animal Hospital is a full-service veterinary hospital in San Jose offering comprehensive medical care, surgery, boarding, and pet care services. As part of the VCA network, they provide experienced veterinary medicine with on-site surgical facilities and boarding options for dogs and cats. They serve pet owners seeking routine wellness, emergency care, and specialized treatment in a professional hospital setting.",
      url: "https://vcahospitals.com/orchard-plaza",
      telephone: "+1-408-227-9110",
      address: {
        @type: "PostalAddress",
        streetAddress: "5841 Cottle Rd",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95123",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.244825999999996,
        longitude: -121.80507800000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "100",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, pet surgery, boarding services, and routine wellness exams",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Hospital Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boarding Services Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Part of VCA Network"
        }
      ],
      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.