Structured Data

    River City Veterinary 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: "River City Veterinary Hospital",
      description: "River City Veterinary Hospital is a full-service veterinary clinic in Meridian, ID serving pets since 2007. Led by seven experienced veterinarians, they offer comprehensive services including wellness exams, surgical procedures, emergency care, diagnostics, urgent care, and end-of-life care, plus pet boarding (Pet Resort with webcams) and on-site pharmacy. As an AAHA-accredited, Fear Free Certified, and Cat Friendly Certified practice, they prioritize reducing pet anxiety while maintaining the highest standards of care.",
      url: "https://vetmeridian.com/",
      telephone: "+1-208-888-7300",
      address: {
        @type: "PostalAddress",
        streetAddress: "2250 W Everest Ln",
        addressLocality: "Meridian",
        addressRegion: "ID",
        postalCode: "83646",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.662328699999996,
        longitude: -116.42207739999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "1175",
        bestRating: "5"
      },
      areaServed: "Meridian, ID and surrounding Boise area communities",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive wellness care, emergency services, surgical procedures, pet boarding with monitoring, and anxiety-informed veterinary treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "AAHA Accreditation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fear Free & Cat Friendly Certified"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Seven Board-Certified Veterinarians"
        }
      ],
      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.