Structured Data

    Gunbarrel 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: "Gunbarrel Veterinary Hospital",
      description: "Gunbarrel Veterinary Hospital is a full-service veterinary clinic in Boulder serving pets since 2005. Led by five veterinarians (Michelle Feller, Cara Brannigan, Desiree Shaver, Marisa Melo, and Jonathan Hunte), they provide comprehensive care including wellness exams, preventive care, diagnostics, surgical procedures, and emergency services. Beyond clinical care, they offer pet boarding and doggie day care, plus an online pharmacy for convenient medication and food ordering.",
      url: "https://www.gunbarrelvet.com/",
      telephone: "+1-303-530-2500",
      address: {
        @type: "PostalAddress",
        streetAddress: "4636 55th St",
        addressLocality: "Boulder",
        addressRegion: "CO",
        postalCode: "80301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.059329999999996,
        longitude: -105.224938
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "319",
        bestRating: "5"
      },
      areaServed: "Boulder, CO and surrounding communities",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing boarding or day care services, pets requiring surgery or emergency treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Veterinarians On Staff"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boarding & Day 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.