{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-mountain-dispersed-camp-rock-springs-wy",
  "name": "Little Mountain Dispersed Camp",
  "description": "Considered to be one of the most beautiful areas in Sweetwater County, this undeveloped camping area is a haven for camping, hunting, hiking, biking, off-roading, photography and stargazing. On average, 75% of the days are cloud-free for spectacular opportunities to see the stars. This is a fee-free site. This is a dispersed recreation area. There are no developed facilities and access is by improved dirt road. 4 wheel drive high clearance vehicles are encouraged. There is no winter maintenance.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-mountain-dispersed-camp-rock-springs-wy",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "280 Highway 191 North",
    "addressLocality": "Rock Springs",
    "addressRegion": "WY",
    "postalCode": "82901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.101089,
    "longitude": -109.283261
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Photography"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Off_road_driving"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}