{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/government-gully-rd-dispersed-laramie-wy-us",
  "name": "Government Gully Rd - Dispersed",
  "description": "Government Gully Rd - Dispersed, near Laramie, Wyoming, is a unique spot for those who enjoy a more rugged camping experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/government-gully-rd-dispersed-laramie-wy-us",
  "image": [
    "https://photos.thedyrt.com/photo/media/government-gully-rd-laramie-mountains_2e0f2dac-22b9-4db5-824c-db69a9ce8b60.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/government-gully-rd-laramie-mountains_2e0f2dac-22b9-4db5-824c-db69a9ce8b60.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-105.45195632337595,41.24607761169355)/-105.45195632337595,41.24607761169355,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/712615/media/government-gully-rd_459d9460-7163-436f-8c0e-90a92c49599a.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Laramie",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.24607761169355,
    "longitude": -105.45195632337595
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}