{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-rim-rock-rv-park-torrey-ut",
  "name": "The Rim Rock RV Park",
  "description": "The Rim Rock RV Park is located at Utah 24, Torrey UT 84775. The Rim Rock RV Park can be contacted at ***-***-**** or http://therimrock.net/rv-park-torrety-ut/",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-rim-rock-rv-park-torrey-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Utah 24",
    "addressLocality": "Torrey",
    "addressRegion": "UT",
    "postalCode": "84775",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.3190152,
    "longitude": -111.3814233
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/torrey/the-rim-rock-rv-park"
  ]
}