{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-spring-creek-nv",
  "name": "Boondocking host near Spring Creek, NV",
  "description": "We're located in Spring Creek, NV - just outside of Elko. Elko is right off of Hwy 80 halfway between Reno and Salt Lake City. Suggested Local Attractions:We're 10 miles from Lamoille Canyon - a beautiful hiking and picnic area. There is also the Ruby Mountain Ballon Festival held in July - they launch from a field directly below our house. Elko has their National Cowboy Poetry Gathering the last week in January (unfortunately the weather isn’t great for RVing that time of year!)",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-spring-creek-nv",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/8476/profile/cPgY6G6FPfQUy5no_0d5b1c4c7f720f698946c7f6ab08f687_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/252802/profile/BTyv4SHRsRYbZoVp_e183900e5c069ad868d1b05401b87c48_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spring Creek, NV",
    "addressLocality": "Spring Creek",
    "addressRegion": "NV",
    "postalCode": "89815",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.64188659,
    "longitude": -115.62256656
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 76,
    "bestRating": 5,
    "worstRating": 1
  }
}