Structured Data

    Veterinary Emergency Referral Center

    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: "Veterinary Emergency Referral Center",
      description: "Veterinary Emergency Referral Center (VERC) in Norman provides 24/7 emergency veterinary care and surgical services for pets of all kinds. As a dedicated emergency and referral facility, VERC accepts walk-in emergency cases and referrals from local veterinarians, equipped to handle critical injuries, acute illnesses, and complex surgical procedures. Their experienced emergency veterinarians and surgical specialists are available around the clock to provide immediate care when your pet needs it most.",
      url: "http://www.vercnorman.com/",
      telephone: "+1-405-360-7828",
      address: {
        @type: "PostalAddress",
        streetAddress: "2121 McKown Dr",
        addressLocality: "Norman",
        addressRegion: "OK",
        postalCode: "73072",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.195851399999995,
        longitude: -97.47410649999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "612",
        bestRating: "5"
      },
      areaServed: "Norman, Oklahoma and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners facing emergencies after hours, Veterinarians needing surgical referrals, Pets requiring advanced emergency care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Surgical Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Referral & Specialist Services"
        }
      ],
      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.