{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-desert-retreat-with-hiking-sierra-vista-az",
  "name": "Scenic Desert Retreat with Hiking",
  "description": "Discover RV Camping under starry skies at this scenic desert retreat. Tucked away at the end of a quiet road, the site offers water and power hookups alongside dark, peaceful evenings. Hike nearby canyon trails by day, explore a historic landing pad, or stock up on groceries in town just minutes away. With an attentive host ready to assist--whether with a spare tire or a friendly check-in--this spot blends adventure and convenience.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-desert-retreat-with-hiking-sierra-vista-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35458/photo-gallery/naZlCHmU8nKgvJ0r_0fe23a60ad52369eb67e0b5e0bba9a23_small.jpeg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sierra Vista, AZ",
    "addressLocality": "Sierra Vista",
    "addressRegion": "AZ",
    "postalCode": "85650",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.4453096,
    "longitude": -110.30377564
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}