{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sand-camp-crescent-city-ca",
  "name": "Sand Camp",
  "description": "Sand Camp is located at South Fork Road, Crescent City CA 95531. Sand Camp can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/srnf/recreation/camping-cabins/recarea/?recid=11584&actid=34",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sand-camp-crescent-city-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Fork Road",
    "addressLocality": "Crescent City",
    "addressRegion": "CA",
    "postalCode": "95531",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.74157,
    "longitude": -123.980834
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/crescent-city/sand-camp"
  ]
}