{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wagons-west-rv-park-fillmore-ut",
  "name": "Wagons West RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/wagons-west-rv-park-fillmore-ut",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/082/530/full/wagons-west-rv-park-fillmore-ut-12.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fillmore",
    "addressRegion": "UT",
    "postalCode": "84631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9688118,
    "longitude": -112.323587
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/wagons-west-rv-park-3119"
  ],
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}