{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-flats-campground-garden-valley-id",
  "name": "Pine Flats Campground",
  "description": "Pine Flats Campground is located at Banks Lowman Road, Garden Valley ID 83622. Pine Flats Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/boise/recarea/?recid=5198",
  "url": "https://campertunity.com/listings/campgrounds/pine-flats-campground-garden-valley-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Banks Lowman Road",
    "addressLocality": "Garden Valley",
    "addressRegion": "ID",
    "postalCode": "83622",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0641667,
    "longitude": -115.6819444
  }
}