Structured Data

    UrgentVet - Winterview Pkwy

    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: "UrgentVet - Winterview Pkwy",
      description: "UrgentVet in Midlothian is an urgent care veterinary clinic providing same-day care for sick and injured pets without requiring an appointment. They treat dogs, cats, and other animals for injuries, illnesses, and acute conditions, serving as a convenient alternative to emergency vet hospitals for non-life-threatening situations. The clinic is open extended hours to accommodate working pet owners and urgent pet health needs.",
      url: "https://urgentvet.com/location/midlothian-va/",
      telephone: "+1-804-924-0404",
      address: {
        @type: "PostalAddress",
        streetAddress: "14300 Winterview Pkwy Suite 106",
        addressLocality: "Midlothian",
        addressRegion: "VA",
        postalCode: "23113",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5073019,
        longitude: -77.6658376
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "388",
        bestRating: "5"
      },
      areaServed: "Midlothian, VA and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners with sick or injured animals needing same-day care, working pet owners unable to visit traditional vet hours, owners seeking urgent care at lower cost than emergency hospitals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "No Appointment Required"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extended Hours"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Acute Care Focus"
        }
      ],
      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.