{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blm-weston-hills-gillette-wy",
  "name": "BLM Weston Hills",
  "description": "BLM Weston Hills is located near Weston, WY, featuring rolling hills and open spaces.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blm-weston-hills-gillette-wy",
  "image": [
    "https://photos.thedyrt.com/photo/597719/media/blm-weston-hills-recreation-area_a80382f5-afcc-4257-811b-390b3160eb0e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/597719/media/blm-weston-hills-recreation-area_a80382f5-afcc-4257-811b-390b3160eb0e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-105.33679418,44.6367122)/-105.33679418,44.6367122,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/597715/media/blm-weston-hills-recreation-area_5f79d557-59b4-4b5a-abea-a9f5e9b5160b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gillette",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6367122,
    "longitude": -105.33679418
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}