Structured Data

    Elizabeth Country Kennels

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Elizabeth Country Kennels",
      description: "Elizabeth Country Kennels is a pet boarding facility in Elizabeth, Colorado that specializes in safe, comfortable overnight care for dogs and cats. The facility provides supervised boarding services with attention to each pet's individual needs and comfort during their stay. They serve the Elizabeth area and surrounding communities looking for reliable pet care while owners are away.",
      url: "http://elizabethcountrykennels.com/",
      telephone: "+1-303-646-8400",
      address: {
        @type: "PostalAddress",
        streetAddress: "6213 CO-86",
        addressLocality: "Elizabeth",
        addressRegion: "CO",
        postalCode: "80107",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.361509999999996,
        longitude: -104.54749299999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Elizabeth, Colorado and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling or away from home, Multi-pet households, Owners seeking trusted local boarding care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Overnight Pet Boarding"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.