{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-campground",
  "name": "Area A Campground",
  "description": "Area A Campground in Enders Reservoir State Recreation Area, Enders Nebraska. See 2 traveler reviews, 3 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/area-campground",
  "image": [
    "https://campcdn.com/photos/7/7/7716/155942/uploads_2F1528936455094-lozirocyrz-fbf82d760ce08a6d1e86d4372b7856a4_2FIMG_20180609_201027.jpg?v=1633822056",
    "http:https://campcdn.com/photos/7/7/7716/155942/low_res/area-a-campground-enders-reservoir-sra.jpg?v=1633822056"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.43215,
    "longitude": -101.519695
  },
  "sameAs": [
    "https://www.campendium.com/area-a-campground-enders-reservoir-sra"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}