{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-river-land-resort-earp-ca",
  "name": "River Land Resort",
  "description": "River Land Resort is located at 3401 Parker Dam Road, Earp CA 92242. River Land Resort can be contacted at ***-***-**** or http://riverlandresort.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-river-land-resort-earp-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3401 Parker Dam Road",
    "addressLocality": "Earp",
    "addressRegion": "CA",
    "postalCode": "92242",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.192469,
    "longitude": -114.2280008
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/earp/river-land-resort"
  ]
}