{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/makoshika-state-park-glendive-mt",
  "name": "Makoshika State Park",
  "description": "Makoshika State Park camping reservations and campground information. Learn more about camping near Makoshika State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/makoshika-state-park-glendive-mt",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/MT/pid630711/orig2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1301 Snyder Ave",
    "addressLocality": "Glendive",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.062,
    "longitude": -104.668
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}