{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chadron-campground",
  "name": "Chadron Campground",
  "description": "Chadron Campground in Chadron State Park, Chadron Nebraska. See 14 traveler reviews, 26 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/chadron-campground",
  "image": [
    "https://campcdn.com/photos/7/6/7687/304272/uploads_2F1627770003746-xhrycfw4w3h-9cf14353ed4da37ed5eb8966fa853c8d_2FPXL_20210730_190016496.jpg?v=1633902400",
    "http:https://campcdn.com/photos/7/6/7687/304272/low_res/chadron-state-park-campground.jpg?v=1633902400"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.71389192678822,
    "longitude": -103.01254842789798
  },
  "sameAs": [
    "https://www.campendium.com/chadron-state-park-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}