{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fouts-campground-elk-creek-ca",
  "name": "Fouts Campground (recgovnpsdata)",
  "description": "Fouts Campground (recgovnpsdata) is located at , Elk Creek CA 95939. Fouts Campground (recgovnpsdata) can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/fouts-campground-elk-creek-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elk Creek",
    "addressRegion": "CA",
    "postalCode": "95939",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.359736,
    "longitude": -122.654187
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/elk-creek/fouts-campground-recgovnpsdata"
  ]
}