{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/butte-koa-journey-butte-mt",
  "name": "Butte KOA Journey",
  "description": "Butte KOA Journey is located in Butte, Montana and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/butte-koa-journey-butte-mt",
  "image": [
    "https://koa.com/content/campgrounds/butte/heroitems/26106heroitemsa82f6aa8-0120-4848-b0ba-e59f7c62ace7.jpg",
    "https://koa.com/content/campgrounds/butte/photos/KOA2011095rsguza0rauv.jpg",
    "/content/campgrounds/butte/waystostayphotos/26106waystostayphotos69b7dfb0-2455-4b02-a554-00c6b3c29c7f.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1601 Kaw Avenue",
    "addressLocality": "Butte",
    "addressRegion": "MT",
    "postalCode": "59701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9939,
    "longitude": -112.5301
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}