{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/redbud-campground",
  "name": "Redbud Campground",
  "description": "Redbud Campground in Shawnee National Forest, Ozark Illinois. See 4 traveler reviews, 17 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/redbud-campground",
  "image": [
    "https://campcdn.com/photos/6/0/6016/229625/uploads_2F1590288292915-ozali8b6xr-750f7dc4e62e0837a3b2cddc5734e8e1_2F5CB1DD1E-94E8-46B3-90DA-5D16C510695B.jpeg?v=1633855175",
    "http:https://campcdn.com/photos/6/0/6016/229625/low_res/redbud.jpeg?v=1633855175"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.521953497781126,
    "longitude": -88.65644793281521
  },
  "sameAs": [
    "https://www.campendium.com/redbud"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}