{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-bank-rec-site-butte-mt",
  "name": "East Bank Rec Site",
  "description": "East Bank Rec Site is located near the Wise River in Montana, surrounded by forested terrain and riverbanks.",
  "url": "https://campertunity.com/listings/campgrounds/east-bank-rec-site-butte-mt",
  "image": [
    "https://photos.thedyrt.com/photo/466973/media/montana-east-bank-wise-river-montana_6a0b3caa-b23c-4611-890f-e247e66a33b5.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/466966/media/montana-east-bank-wise-river-montana_b8ae9b65-f147-493d-9a8c-549c5f01e581.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/466973/media/montana-east-bank-wise-river-montana_6a0b3caa-b23c-4611-890f-e247e66a33b5.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-113.08137718,45.85841608)/-113.08137718,45.85841608,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Butte Field Office 106 North Parkmont",
    "addressLocality": "Butte",
    "addressRegion": "MT",
    "postalCode": "59701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.85841608,
    "longitude": -113.08137718
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}