{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kirby-lake-primitive-cumberland-wi",
  "name": "Kirby Lake Primitive",
  "description": "Walk-in tent campsites, picnic tables, fire rings, pit toilet, and boat ramp. Located 6 miles north of Cumberland, at County H and Maple Plain Town Road.",
  "url": "https://campertunity.com/listings/campgrounds/kirby-lake-primitive-cumberland-wi",
  "image": [
    "https://visitbarroncounty.com/wp-content/uploads/2023/02/Camp-Fire-2.jpg",
    "https://secure.gravatar.com/avatar/7ae591ce2425c7caf5c7a756fcfefa20?s=96&d=mm&r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maple Plain",
    "addressLocality": "Cumberland",
    "addressRegion": "WI",
    "postalCode": "54829",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5321764,
    "longitude": -92.019346
  },
  "sameAs": [
    "https://visitbarroncounty.com/listing/campgrounds/cumberland/kirby-lake-primitive/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}