{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/last-chance-new-meadows-id",
  "name": "Last Chance Campground",
  "description": "Last Chance Campground is located at Last Chance Road, New Meadows ID 83654. Last Chance Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/payette/recarea/?recid=26927",
  "url": "https://campertunity.com/listings/campgrounds/last-chance-new-meadows-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Last Chance Road",
    "addressLocality": "New Meadows",
    "addressRegion": "ID",
    "postalCode": "83654",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9889903,
    "longitude": -116.18973
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/new-meadows/last-chance-campground"
  ]
}