{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eddyville-inn-rv-park-eddyville-ia",
  "name": "Eddyville Inn & RV Park",
  "description": "Eddyville Inn & RV Park is located at 601 Main Street, Eddyville IA 52553. Eddyville Inn & RV Park can be contacted at ***-***-**** or http://www.eddyvilleinn.com/",
  "url": "https://campertunity.com/listings/campgrounds/eddyville-inn-rv-park-eddyville-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "601 Main Street",
    "addressLocality": "Eddyville",
    "addressRegion": "IA",
    "postalCode": "52553",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1570126,
    "longitude": -92.6318208
  }
}