{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bellevue-state-park-dyas-unit-campground-bellevue-ia",
  "name": "Bellevue State Park Dyas Unit Campground",
  "description": "Bellevue State Park Dyas Unit Campground is located at 21466 429th Avenue, Bellevue IA 52031. Bellevue State Park Dyas Unit Campground can be contacted at ***-***-**** or http://www.iowadnr.gov/Destinations/StateParksRecAreas/IowasStateParks/ParkDetails.aspx?ParkID=610146&idAdminBoundary=172",
  "url": "https://campertunity.com/listings/campgrounds/bellevue-state-park-dyas-unit-campground-bellevue-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21466 429th Avenue",
    "addressLocality": "Bellevue",
    "addressRegion": "IA",
    "postalCode": "52031",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2237187,
    "longitude": -90.3978129
  }
}