{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oak-bluff-campground",
  "name": "Oak Bluff Campground",
  "description": "Oak Bluff Campground in Ponca State Park, Ponca Nebraska. See 6 traveler reviews, 11 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/oak-bluff-campground",
  "image": [
    "https://campcdn.com/photos/7/8/7827/202939/uploads_2F1566668192206-r6841rkqors-ea21ea67b53f93cad17ba926ddda9036_2FSite%2B54.jpg?v=1633843206",
    "http:https://campcdn.com/photos/7/8/7827/202939/low_res/ponca-state-park-camp.jpg?v=1633843206"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.606334291140676,
    "longitude": -96.72766066590188
  },
  "sameAs": [
    "https://www.campendium.com/ponca-state-park-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}