{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/universal-ranch-rv-park-arivaca-az",
  "name": "Universal Ranch RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/universal-ranch-rv-park-arivaca-az",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/056/331/full/area_ArivacaLake01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arivaca",
    "addressRegion": "AZ",
    "postalCode": "85601",
    "addressCountry": "US"
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}