{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/edge-o-dells-campground-wisconsin-dells",
  "name": "Edge-O-Dells Campground",
  "description": "Edge-O-Dells is a 21 and older campground located on the edge of Wisconsin Dells, with cabins and campsites capable of accommodating tents, pop-up campe",
  "url": "https://campertunity.com/listings/campgrounds/edge-o-dells-campground-wisconsin-dells",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/f02e3fd4-98e6-11ef-b4aa-9ea173666a48/card.jpg?v=63897749512"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wisconsin Dells",
    "addressRegion": "WI",
    "postalCode": "53965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6576761,
    "longitude": -89.8255892
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/wisconsin/wisconsin-dells/edge-o-dells-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}