Structured Data

    PetVet365 Pet Hospital Irving

    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 Irving",
      description: "PetVet365 Pet Hospital Irving is a full-service veterinary hospital located on Belt Line Road in Irving, providing comprehensive medical care for dogs, cats, and other pets. The facility offers preventive wellness exams, surgical procedures, dental care, and emergency services with a team of experienced veterinarians dedicated to animal health. They focus on personalized care and building long-term relationships with pet owners in the Dallas-Fort Worth area.",
      url: "https://www.petvet365.com/locations/irving",
      telephone: "+1-469-912-2112",
      address: {
        @type: "PostalAddress",
        streetAddress: "8445 N Belt Line Rd Suite 120",
        addressLocality: "Irving",
        addressRegion: "TX",
        postalCode: "75063",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9220374,
        longitude: -96.99438200000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "78",
        bestRating: "5"
      },
      areaServed: "Irving and surrounding Dallas-Fort Worth area",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing emergency services, pets requiring surgical or dental procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Hospital"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & After-Hours Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventive Wellness 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.