{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blucher-creek-campground-rock-springs-wy",
  "name": "Blucher Creek Campground",
  "description": "The Blucher Creek Campground is 74 miles from Rock Springs and 70 miles from Lander. This fee-free site is first come, first served. It features a safety structure, accessible picnic tables, accessible fire rings, and an accessible vault toilet. The stay limit is 14 days.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blucher-creek-campground-rock-springs-wy",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rock Springs",
    "addressRegion": "WY",
    "postalCode": "82901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.56183,
    "longitude": -109.141634
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}