{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-eagle-lake-campground",
  "name": "North Eagle Lake Campground",
  "description": "North Eagle Lake Campground, Susanville California. See 19 traveler reviews, 57 photos and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/north-eagle-lake-campground",
  "image": [
    "https://campcdn.com/photos/6/9/693/298509/uploads_2F1625427913842-vz480idcom-6ac54cac9e746a1d9453ea67fe0d8e43_2FPXL_20210704_023208077.MP.jpg?v=1633891915",
    "http:https://campcdn.com/photos/6/9/693/298509/low_res/north-eagle-lake-campground.jpg?v=1633891915"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.73432,
    "longitude": -120.71842
  },
  "sameAs": [
    "https://www.campendium.com/north-eagle-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}