{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/martin-area-county-park",
  "name": "Martin Area County Park",
  "description": "Martin Area County Park, Cherokee Iowa. See 1 traveler review, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/martin-area-county-park",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.851,
    "longitude": -95.472
  },
  "sameAs": [
    "https://www.campendium.com/martin-area-county-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}