{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plum-valley-campground-us",
  "name": "Plum Valley Campground",
  "description": "Plum Valley Campground in Modoc National Forest, Davis Creek California. See 1 traveler review, 4 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/plum-valley-campground-us",
  "image": [
    "https://campcdn.com/photos/2/1/2100/418091/A203A2BC-144E-4FF5-9657-27F0CE12BEDB.jpg?v=1694094946",
    "http:https://campcdn.com/photos/2/1/2100/418094/low_res/plum-valley-campground.jpg?v=1694094947"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.713,
    "longitude": -120.326
  },
  "sameAs": [
    "https://www.campendium.com/plum-valley-campground",
    "https://thedyrt.com/camping/california/california-plum-valley-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}