{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brundage-reservoir-camping-area-new-meadows-id",
  "name": "Brundage Reservoir Camping Area",
  "description": "Brundage Reservoir Camping Area is located at Goose Lake Road, New Meadows ID 83654. Brundage Reservoir Camping Area can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/payette/recarea/?recid=26923",
  "url": "https://campertunity.com/listings/campgrounds/brundage-reservoir-camping-area-new-meadows-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goose Lake Road",
    "addressLocality": "New Meadows",
    "addressRegion": "ID",
    "postalCode": "83654",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.041671,
    "longitude": -116.1302
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/new-meadows/brundage-reservoir-camping-area"
  ]
}