{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-hull-creek-campground-long-barn-ca",
  "name": "Hull Creek Campground",
  "description": "Hull Creek Campground is located at , Long Barn CA 95335. Hull Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/stanislaus/recarea/?recid=14983",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-hull-creek-campground-long-barn-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Long Barn",
    "addressRegion": "CA",
    "postalCode": "95335",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0939,
    "longitude": -120.0422
  }
}