{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wonderland-rv-park-torrey-ut",
  "name": "Wonderland RV Park",
  "description": "Wonderland RV Park is located at 44 Utah 12, Torrey UT 84775. Wonderland RV Park can be contacted at ***-***-**** or http://www.capitolreefrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/wonderland-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": "44 Utah 12",
    "addressLocality": "Torrey",
    "addressRegion": "UT",
    "postalCode": "84775",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2983243,
    "longitude": -111.4022974
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/torrey/wonderland-rv-park"
  ]
}