{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/needles-outpost-monticello-ut",
  "name": "Needles Outpost & Campground",
  "description": "Needles Outpost & Campground is located at Utah 211, Monticello UT 84535. Needles Outpost & Campground can be contacted at ***-***-**** or http://needlesoutpost.com/",
  "url": "https://campertunity.com/listings/campgrounds/needles-outpost-monticello-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Utah 211",
    "addressLocality": "Monticello",
    "addressRegion": "UT",
    "postalCode": "84535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1745293,
    "longitude": -109.741576
  }
}