{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/perch-lake-washburn-wi",
  "name": "Perch Lake",
  "description": "There are 16 campsites. Each site includes a parking spur, fire ring, picnic table, and tent pad. Most sites can accommodate RV's up to 35 feet. Drinking water and vault toilets are available.",
  "url": "https://campertunity.com/listings/campgrounds/perch-lake-washburn-wi",
  "image": [
    "https://www.travelwisconsin.com/images/travel-wisconsin-logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Rd 223",
    "addressLocality": "Washburn",
    "addressRegion": "WI",
    "postalCode": "54891",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4040814281274,
    "longitude": -91.2705221151397
  },
  "sameAs": [
    "https://www.travelwisconsin.com/campgrounds/perch-lake-200637"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}