{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcginty-sandbur-ranch-recreation-south-sioux-city-ne",
  "name": "McGinty Sandbur Ranch & Recreation",
  "description": "McGinty Sandbur Ranch & Recreation camping reservations and campground information. Learn more about camping near McGinty Sandbur Ranch & Recreation and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/mcginty-sandbur-ranch-recreation-south-sioux-city-ne",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "467 Dixon Path",
    "addressLocality": "South Sioux City",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.48532,
    "longitude": -96.44394
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/mcginty-sandbur-ranch-recreation/CHUB/781334/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}