Structured Data

    Riverton Veterinary Clinic

    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: "Riverton Veterinary Clinic",
      description: "Riverton Veterinary Clinic is a full-service pet hospital in Riverton, UT, providing comprehensive healthcare for dogs and cats for over 30 years. The experienced team of veterinarians and technicians offers wellness exams, surgical procedures, dental care, and diagnostics, with a focus on preventative medicine and client education. They treat each pet as if it were their own and are committed to helping pets live long, healthy lives.",
      url: "http://rivertonvc.com/",
      telephone: "+1-801-254-6621",
      address: {
        @type: "PostalAddress",
        streetAddress: "2789 W 12600 S",
        addressLocality: "Riverton",
        addressRegion: "UT",
        postalCode: "84065",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.5219287,
        longitude: -111.95951939999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "578",
        bestRating: "5"
      },
      areaServed: "Riverton and surrounding areas in southern Salt Lake County, UT",
      knowsAbout: "Veterinarians, Dog and cat owners seeking preventative care, families with senior pets, pet parents needing surgical or dental services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "30+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pet Hospital"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Online Pet Pharmacy"
        }
      ],
      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.