{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-la-junta-campground-vadito-nm",
  "name": "Upper La Junta Campground",
  "description": "Upper La Junta Campground is located at Forest 76 Road, Vadito NM 87579. Upper La Junta Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/carson/recreation/wintersports/recarea/?recid=44092&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/upper-la-junta-campground-vadito-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest 76 Road",
    "addressLocality": "Vadito",
    "addressRegion": "NM",
    "postalCode": "87579",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.147955,
    "longitude": -105.4559019
  }
}