{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/field-stone-rv-park-arnolds-park-ia",
  "name": "Field Stone RV Park",
  "description": "AT THE IOWA GREAT LAKEs",
  "url": "https://campertunity.com/listings/campgrounds/field-stone-rv-park-arnolds-park-ia",
  "image": [
    "https://img1.wsimg.com/isteam/ip/a057ece7-bfc6-44e3-aac1-4cd2c13360aa/159ebf2f1d41b0721b7e69de70a727c4.jpg",
    "http://img1.wsimg.com/isteam/ip/a057ece7-bfc6-44e3-aac1-4cd2c13360aa/159ebf2f1d41b0721b7e69de70a727c4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "110 202nd St",
    "addressLocality": "Arnolds Park",
    "addressRegion": "IA",
    "postalCode": "51331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.36417,
    "longitude": -95.12969
  }
}