{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mugwumps",
  "name": "The Mugwumps",
  "description": "The Mugwumps, Nixon Nevada. See 12 traveler reviews, 20 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/mugwumps",
  "image": [
    "https://campcdn.com/photos/3/0/30361/174756/uploads_2F1545175534090-4xgeaoubay-46a88e968f4714722cdd1f21b3fd5221_2F47356233_1904636709633556_226907334190424687_n.jpg?v=1633649861",
    "http:https://campcdn.com/photos/3/0/30361/283948/low_res/the-mugwumps.jpeg?v=1633883063"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.945287,
    "longitude": -119.380552
  },
  "sameAs": [
    "https://www.campendium.com/the-mugwumps"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}