{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/middlefork-rv-park-fairplay-co",
  "name": "Middlefork RV Park",
  "description": "Middlefork RV Park is located at 255 US Highway 285, Fairplay CO 80440. Middlefork RV Park can be contacted at ***-***-**** or http://www.middleforkrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/middlefork-rv-park-fairplay-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "255 US Highway 285",
    "addressLocality": "Fairplay",
    "addressRegion": "CO",
    "postalCode": "80440",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2190313,
    "longitude": -105.9907365
  }
}