{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-phoenix",
  "name": "Spot2Nite",
  "description": "About Covered Wagon. Welcome to Covered Wagon in Phoenix, Arizona, where simplicity meets comfort. Our community offers a relaxed and easygoing lifestyle, allowing residents to enjoy the beauty of the desert landscape while having access to everything they need nearby. Find Your New Home at Covered Wagon Conveniently located in the heart of Phoenix, Covered Wagon offers a welcoming, all-age community with the perfect blend of comfort and amenities. Picture yourself relaxing by the pool, enjoy...",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-phoenix",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2ad72761-5107-11f0-8c2d-aa472d77dc83/card.jpg?v=63917994371"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6540 North Black Canyon Highway",
    "addressLocality": "Phoenix",
    "addressRegion": "AZ",
    "postalCode": "85017",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.5320688,
    "longitude": -112.1130411
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ]
}