Structured Data

    Orland Park Boarding Kennel

    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: "Orland Park Boarding Kennel",
      description: "Orland Park Boarding Kennel provides professional pet boarding services for dogs and cats in a safe, comfortable facility located in Orland Park. The kennel offers spacious accommodations and attentive care for pets while their owners are away, ensuring each animal receives proper feeding, exercise, and supervision during their stay.",
      url: "http://opboardingkennel.com/",
      telephone: "+1-708-349-9424",
      address: {
        @type: "PostalAddress",
        streetAddress: "15701 Wolf Rd B",
        addressLocality: "Orland Park",
        addressRegion: "IL",
        postalCode: "60467",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.6043853,
        longitude: -87.8901062
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Orland Park and surrounding southwest Chicago suburbs",
      knowsAbout: "Pet Boarding & Daycare, Pet owners needing reliable overnight boarding, owners traveling for work or vacations, pet parents seeking professional supervision",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Both Dogs and Cats"
        }
      ],
      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.