{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marble-beach-state-recreation-area-spirit-lake-ia",
  "name": "Marble Beach State Recreation Area",
  "description": "Marble Beach State Recreation Area is located at 12320 240th Avenue, Spirit Lake IA 51360. Marble Beach State Recreation Area can be contacted at ***-***-**** or http://www.iowadnr.gov/Places-to-Go/State-Parks/Iowa-State-Parks",
  "url": "https://campertunity.com/listings/campgrounds/marble-beach-state-recreation-area-spirit-lake-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12320 240th Avenue",
    "addressLocality": "Spirit Lake",
    "addressRegion": "IA",
    "postalCode": "51360",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4784532,
    "longitude": -95.126409
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/spirit-lake/marble-beach-state-recreation-area"
  ]
}