Structured Data

    PetVet365 Pet Hospital Aurora

    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: "PetVet365 Pet Hospital Aurora",
      description: "PetVet365 Pet Hospital Aurora is a full-service veterinary clinic located in Aurora, Colorado, providing comprehensive medical care for pets including wellness exams, vaccinations, surgery, dental services, and emergency care. The hospital features modern facilities and a team of experienced veterinarians dedicated to preventive medicine and treating acute and chronic conditions. They offer flexible scheduling and are committed to building long-term relationships with pet owners to keep their animals healthy and thriving.",
      url: "https://www.petvet365.com/locations/aurora",
      telephone: "+1-720-316-9618",
      address: {
        @type: "PostalAddress",
        streetAddress: "1250 S Buckley Rd M",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80017",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6940871,
        longitude: -104.78914429999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "273",
        bestRating: "5"
      },
      areaServed: "Aurora and surrounding Denver metro areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families with multiple pets, pets requiring surgical or dental services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Surgery Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & Extended Hours"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Dental 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.