{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-us",
  "name": "Cedar Campground",
  "description": "Cedar Campground in Mormon Island State Recreation Area, Doniphan Nebraska. See 1 traveler review, 1 photo and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/cedar-us",
  "image": [
    "https://campcdn.com/photos/4/3/43189/440508/DEFD5AB6-B029-41FF-826A-E775A9232140.jpg?v=1715894749",
    "http:https://campcdn.com/photos/4/3/43189/440508/low_res/cedar-campground-nebraska.jpg?v=1715894749"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8256698304342,
    "longitude": -98.36684878404577
  },
  "sameAs": [
    "https://www.campendium.com/cedar-campground-nebraska"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}