{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/white-rock-canyon-dispersed-site-elk-mountain-wy",
  "name": "White Rock Canyon Dispersed Site",
  "description": "White Rock Canyon Dispersed Site, near Medicine Bow, Wyoming, is a remote spot that offers a true escape into nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/white-rock-canyon-dispersed-site-elk-mountain-wy",
  "image": [
    "https://photos.thedyrt.com/photo/media/white-rock-canyon-medicine-bow-nf_361e9e6b-a0b5-4824-a4a1-e1fe89c9116b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-106.28516207272565,41.56607987852213)/-106.28516207272565,41.56607987852213,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/white-rock-canyon-medicine-bow-nf_361e9e6b-a0b5-4824-a4a1-e1fe89c9116b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1262204/media/white-rock-canyon-medicine-bow-nf_1fd1f374-5bda-43a4-a743-54bb3f53271f.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elk Mountain",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.56607987852213,
    "longitude": -106.28516207272565
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8333333333333335,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}