{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/take-it-easy-rv-park-winslow-az",
  "name": "Take It Easy RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/take-it-easy-rv-park-winslow-az",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/061/026/full/take-it-easy-rv-park-winslow-az-21.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winslow",
    "addressRegion": "AZ",
    "postalCode": "86047",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0241984,
    "longitude": -110.6973463
  },
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00"
}