Structured Data

    Prairie Pawz

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Prairie Pawz",
      description: "Prairie Pawz is a boutique dog daycare, boarding, and grooming facility in Sun Prairie serving dog owners who want quality care while at work or away. They offer full-service pet care including daycare (M-F 7AM-6PM), overnight boarding with flexible check-in/out times, professional grooming services, and positive reinforcement dog training through Teacher's Pet Training Academy. Their small-pack philosophy ensures one staff member per 15 dogs maximum, and they welcome dogs of all sizes.",
      url: "http://www.prairiepawz.com/",
      telephone: "+1-608-318-3302",
      address: {
        @type: "PostalAddress",
        streetAddress: "2448 Brooks Dr",
        addressLocality: "Sun Prairie",
        addressRegion: "WI",
        postalCode: "53590",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.1689443,
        longitude: -89.2609935
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "84",
        bestRating: "5"
      },
      areaServed: "Sun Prairie, WI and surrounding Madison area",
      knowsAbout: "Dog Training, Working dog owners needing weekday daycare, travelers requiring boarding, owners seeking grooming services, dogs needing positive reinforcement training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Pack Ratios"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Recognized Quality"
        }
      ],
      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.