{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blm-bitter-creek-wsa-glasgow-mt",
  "name": "BLM Bitter Creek WSA",
  "description": "BLM Bitter Creek WSA near Glasgow, MT, features flat plains and rolling hills. Temperatures range from lows of 10°F in winter to highs of 85°F in summer. Nearby, the Charles M. Russell National Wildlife Refuge offers opportunities for wildlife viewing and hiking.",
  "url": "https://campertunity.com/listings/campgrounds/blm-bitter-creek-wsa-glasgow-mt",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Glasgow",
    "addressRegion": "MT",
    "postalCode": "59230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5671941,
    "longitude": -106.80835497
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}