Structured Data

    Parker Animal & Bird Clinic

    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: "Parker Animal & Bird Clinic",
      description: "Parker Animal & Bird Clinic has been serving the Plano community since 1992 with comprehensive veterinary care for companion animals, birds, and exotic pets. They offer preventative services including vaccinations, spays, and neuters, plus in-house diagnostics, major surgery, and hospitalization. With both appointment and walk-in availability, they focus on quality care at affordable costs.",
      url: "http://www.parkeranimalbird.com/",
      telephone: "+1-972-985-0036",
      address: {
        @type: "PostalAddress",
        streetAddress: "2129 Parker Rd Suite A",
        addressLocality: "Plano",
        addressRegion: "TX",
        postalCode: "75023",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0413762,
        longitude: -96.73540489999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "1295",
        bestRating: "5"
      },
      areaServed: "Plano, TX and surrounding Dallas-Fort Worth communities",
      knowsAbout: "Veterinarians, Pet owners with birds or exotic animals, families seeking affordable preventative veterinary care, pet owners needing same-day walk-in services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Exotic & Avian Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-House Surgery & Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In & Appointment Flexibility"
        }
      ],
      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.