{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emerson-campground",
  "name": "Emerson Campground",
  "description": "Emerson Campground in Modoc National Forest, Eagleville California. See 1 traveler review, 8 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/emerson-campground",
  "image": [
    "https://campcdn.com/photos/1/6/1600/204544/uploads_2F1567710661389-sstixv47fpn-3ea3bbbfb3f66916646bcfb72a4cc208_2FIMG_5135.JPG?v=1633649941",
    "http:https://campcdn.com/photos/1/6/1600/204544/low_res/emerson-campground.JPG?v=1633649941"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.264,
    "longitude": -120.138
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/california-emerson",
    "https://www.campendium.com/emerson-campground",
    "https://campflare.com/campground/emerson-campground-537"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}