Structured Data

    Zen Dogs Center

    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: "Zen Dogs Center",
      description: "Zen Dogs Center is a dog and puppy daycare facility in Waunakee offering carefully balanced play groups designed for socialization, learning, safety, and fun. The center features a uniquely designed space with plush outdoor yards where dogs engage in supervised group play. They specialize in creating a calm, balanced environment for dogs of various ages and temperaments.",
      url: "https://www.zendogscenter.com/",
      telephone: "+1-608-850-3647",
      address: {
        @type: "PostalAddress",
        streetAddress: "1050 Lillian St #100",
        addressLocality: "Waunakee",
        addressRegion: "WI",
        postalCode: "53597",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.186015,
        longitude: -89.42868709999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "59",
        bestRating: "5"
      },
      areaServed: "Waunakee, WI and surrounding areas",
      knowsAbout: "Dog Training, Puppy owners seeking early socialization, Dogs needing daycare and peer interaction, Pet owners wanting a calm, supervised environment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Thoughtfully Designed Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Focus on Balance & Learning"
        }
      ],
      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.