Structured Data

    Gateway Pet 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: "Gateway Pet Hospital",
      description: "Gateway Pet Hospital is a full-service veterinary clinic in Las Vegas specializing in compassionate care for dogs and cats. Led by owner and Medical Director Dr. Brandon Dever, the hospital combines advanced diagnostics and modern treatment capabilities with a family-oriented approach to pet healthcare. They now offer mobile veterinary services in addition to in-clinic care, serving the Centennial Hills community and surrounding Las Vegas areas.",
      url: "https://centennialgatewaypethospital.com/",
      telephone: "+1-702-623-2927",
      address: {
        @type: "PostalAddress",
        streetAddress: "5643 Centennial Center Blvd",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89149",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.2635228,
        longitude: -115.2582446
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Las Vegas and Centennial Hills, Nevada",
      knowsAbout: "Veterinarians, Dog and cat owners seeking personalized veterinary care, pet owners who prefer convenient in-home visits, families looking for a community-focused animal hospital",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Veterinary Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Diagnostic Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Practice"
        }
      ],
      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.