{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lone-buck-area-parshall-co",
  "name": "Lone Buck Area",
  "description": "Lone Buck Area is located at , Parshall CO 80468. Lone Buck Area can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/lone-buck-area-parshall-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Parshall",
    "addressRegion": "CO",
    "postalCode": "80468",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.050115,
    "longitude": -106.1359436
  }
}