{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brownlee-campground-us",
  "name": "Brownlee Campground",
  "description": "Brownlee Campground in Payette National Forest, Cambridge Idaho. See 1 traveler review, 10 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/brownlee-campground-us",
  "image": [
    "https://campcdn.com/photos/2/4/2466/422523/E320BDEA-27AE-4A79-A05B-98E5AD75875B.jpg?v=1696868742",
    "http:https://campcdn.com/photos/2/4/2466/422539/low_res/brownlee.jpg?v=1696871924"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.73855638742272,
    "longitude": -116.82014970494905
  },
  "sameAs": [
    "https://www.campendium.com/brownlee",
    "http://www.fs.usda.gov/recarea/payette/recreation/camping-cabins/recarea/?recid=26945&actid=29"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}