{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-ranch-rv-park-congress",
  "name": "North Ranch RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/north-ranch-rv-park-congress",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/107/186/full/north-ranch-rv-park-congress-az-5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Congress",
    "addressRegion": "AZ",
    "postalCode": "85332",
    "addressCountry": "US"
  },
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}