{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oxbow-brownlee-reservoirs-idaho",
  "name": "Oxbow/Brownlee Reservoirs",
  "description": "Overview Oxbow and Brownlee Reservoirs provide boating, fishing, and camping opportunities along the Snake River. Oxbow Reservoir (13 miles long) is accessed from Cambridge, Idaho. Brownlee Reservoir (57 miles long) and be accessed from either Cambridge, on the north, or from Weiser, Idaho from the south. There is limited access in this general area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oxbow-brownlee-reservoirs-idaho",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "/sites/default/files/styles/bio_photo/public/images/2024-01/35065138240_780cfa0acd_k.jpg?itok=qsn_fxYz"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Four Rivers Field Office",
    "addressLocality": "Weiser",
    "addressRegion": "ID",
    "postalCode": "83672",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.799038,
    "longitude": -116.933112
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}