Structured Data

    Shamrock Acres 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: "Shamrock Acres Kennels",
      description: "Shamrock Acres Kennels is a pet boarding facility in Waunakee offering safe, comfortable care for dogs and cats. The kennels provide overnight boarding with attentive staff experienced in handling pets of various temperaments and needs. They focus on creating a stress-free environment where pets receive proper supervision, feeding, and exercise during their stay.",
      url: "http://shamrockacres.com/",
      telephone: "+1-608-831-5382",
      address: {
        @type: "PostalAddress",
        streetAddress: "5227 Co Hwy M",
        addressLocality: "Waunakee",
        addressRegion: "WI",
        postalCode: "53597",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.1431694,
        longitude: -89.4429244
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Waunakee and surrounding Madison-area communities",
      knowsAbout: "Pet Boarding & Daycare, Dog and cat owners needing overnight boarding, Travel and vacation planning, Pet owners with specific care requirements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Boarding Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Pet Experience"
        }
      ],
      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.