{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-pahoja-recreation-area-inwood-ia",
  "name": "Lake Pahoja Recreation Area",
  "description": "Lake Pahoja Recreation Area is located at 1831 Buchanan Avenue, Inwood IA 51240. Lake Pahoja Recreation Area can be contacted at ***-***-**** or https://www.mycountyparks.com/county/lyon/park/lake-pahoja-recreation-area.aspx",
  "url": "https://campertunity.com/listings/campgrounds/lake-pahoja-recreation-area-inwood-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1831 Buchanan Avenue",
    "addressLocality": "Inwood",
    "addressRegion": "IA",
    "postalCode": "51240",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3853114,
    "longitude": -96.4669174
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/inwood/lake-pahoja-recreation-area"
  ]
}