{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/potato-creek",
  "name": "Potato Creek Good Sam Verified Campground",
  "description": "Potato Creek, North Liberty, IN. Check for ratings on facilities, restrooms, and appeal. Save 10% on Good Sam Resorts",
  "url": "https://campertunity.com/listings/campgrounds/potato-creek",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.535333,
    "longitude": -86.349722
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}