{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-three-rivers-hideaway-three-rivers",
  "name": "Three Rivers Hideaway",
  "description": "Three Rivers Hideaway is located at 43365 Sierra Drive, Three Rivers CA 93271. Three Rivers Hideaway can be contacted at ***-***-**** or http://threerivershideaway.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-three-rivers-hideaway-three-rivers",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "43365 Sierra Drive",
    "addressLocality": "Three Rivers",
    "addressRegion": "CA",
    "postalCode": "93271",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.457998,
    "longitude": -118.881081
  }
}