{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fletcher-view-nv",
  "name": "Fletcher View",
  "description": "Explore Fletcher View in Humboldt-Toiyabe National Forest Headquarters, Nevada with Recreation.gov. Fletcher View Campground is set in the beautiful Spring Mountains National Recreation Area, just 24 miles from Las Vegas. Visitors enjoy hiking, horseback ridin",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fletcher-view-nv",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71462.jpg",
    "https://cdn.recreation.gov/public/images/71474.jpg",
    "https://cdn.recreation.gov/public/images/71477.jpg",
    "https://cdn.recreation.gov/public/images/71509.jpg",
    "https://cdn.recreation.gov/public/images/71572.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fletcher View",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2633333,
    "longitude": -115.6144444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.703911,
    "reviewCount": 179,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "33",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$33-$58"
}