Structured Data

    My Pet's Veterinary Urgent Care and Wellness

    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: "My Pet's Veterinary Urgent Care and Wellness",
      description: "My Pet's Veterinary Urgent Care and Wellness is a full-service veterinary clinic in Kirkland offering same-day urgent care, emergency services, wellness exams, vaccinations, surgical procedures (spay/neuter), diagnostics, pain management, and specialized care for dogs, cats, reptiles, and other animals. Led by Dr. David Abolnik and a team of experienced emergency medicine veterinarians, the practice combines 24/7 emergency capabilities with compassionate preventive and chronic disease management, including integrative and Eastern medicine approaches. Their modern facility features advanced diagnostics, state-of-the-art surgical equipment, and continuous patient monitoring during anesthesia.",
      url: "https://mypetsvetclinickirkland.com/",
      telephone: "+1-425-675-0841",
      address: {
        @type: "PostalAddress",
        streetAddress: "12804 NE 85th St A",
        addressLocality: "Kirkland",
        addressRegion: "WA",
        postalCode: "98033",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.679762,
        longitude: -122.16918509999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "486",
        bestRating: "5"
      },
      areaServed: "Kirkland, WA and surrounding communities",
      knowsAbout: "Veterinarians, Pet owners seeking same-day urgent care, owners of senior or chronically ill pets, those needing emergency veterinary services, pets requiring surgical procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ER-Trained Emergency Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Surgical & Monitoring Equipment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Expertise in Pain & Chronic 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.