{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-mill-creek-campground-pinecrest-ca",
  "name": "Mill Creek Campground",
  "description": "Mill Creek Campground is located at Fouts Springs Road, Pinecrest CA 95364. Mill Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/stanislaus/recarea/?recid=15039",
  "url": "https://campertunity.com/listings/campgrounds/phone-mill-creek-campground-pinecrest-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fouts Springs Road",
    "addressLocality": "Pinecrest",
    "addressRegion": "CA",
    "postalCode": "95364",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.35578,
    "longitude": -122.654079
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/pinecrest/mill-creek-campground"
  ]
}