Structured Data

    VCA Almaden Valley 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 Almaden Valley Animal Hospital",
      description: "VCA Almaden Valley Animal Hospital is a full-service veterinary hospital in San Jose offering comprehensive medical care for dogs, cats, and other pets. The hospital provides routine wellness exams, vaccinations, surgical services, dental care, and emergency treatment for sick and injured animals. As part of the VCA network, they combine experienced veterinary professionals with advanced diagnostic and surgical facilities to deliver high-quality pet healthcare.",
      url: "https://vcahospitals.com/almaden-valley",
      telephone: "+1-408-268-3550",
      address: {
        @type: "PostalAddress",
        streetAddress: "15790 Almaden Expy",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95120",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.238609,
        longitude: -121.87300599999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "137",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding communities",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, emergency pet medical services, surgical procedures, preventive wellness care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Hospital Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "VCA Network Resources"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & After-Hours Care"
        }
      ],
      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.