Structured Data

    Itty Bitty's Doggy Daycare

    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: "Itty Bitty's Doggy Daycare",
      description: "Itty Bitty's Doggy Daycare is a Chicago-based pet care facility offering full-service doggy daycare, overnight boarding, and grooming services for dogs of all sizes. Located in the Pilsen neighborhood, they provide a safe, supervised environment where dogs can play, socialize, and receive personalized care from experienced staff. Their facility includes outdoor play areas and they offer flexible scheduling to accommodate working pet parents and travelers.",
      url: "http://www.ittybittysdoggydaycare.com/",
      telephone: "+1-312-243-5007",
      address: {
        @type: "PostalAddress",
        streetAddress: "1040 W 18th St",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60608",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.858200599999996,
        longitude: -87.6531535
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "142",
        bestRating: "5"
      },
      areaServed: "Chicago, Illinois and surrounding neighborhoods",
      knowsAbout: "Pet Boarding & Daycare, Working dog owners needing weekday daycare, travelers requiring overnight boarding, pet parents seeking grooming services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Indoor & Outdoor Play"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facility"
        }
      ],
      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.