{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-campground-us-1",
  "name": "Eagle Campground | Camping Information & Reviews",
  "description": "Nestled as the gateway to Eagle Lake's sparkling waters, Eagle Campground welcomes adventurers with 30 reservable sites . 30 campsites available. Activities: Hi",
  "url": "https://campertunity.com/listings/campgrounds/eagle-campground-us-1",
  "image": [
    "https://cdn.recreation.gov/public/images/64955.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.54785,
    "longitude": -120.7830556
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/us/lassen/eagle-campground"
  ]
}