{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-bend-campground-prineville-or",
  "name": "Big Bend Campground",
  "description": "Enjoy the scenery and passage of time along the banks of the North Fork of the John Day River. Here, one can contemplate the river away from sights and sounds of civilization except for the occasional passing of vehicles along sleepy State Highway 402. Chukars may be seen and heard along the cliff opposite the campground. Know Before You Go: Open year-round. Campground has four primitive campsites with picnic tables, firerings and limited shade. All campsites are available on a first come, fi...",
  "url": "https://campertunity.com/listings/campgrounds/big-bend-campground-prineville-or",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/2024/05/15/17/09/6f899276-d3f0-4fda-8b5d-7f45c5364018.jpeg",
    "https://cdn.recreation.gov/public/2024/05/15/17/00/635eb6c4-eae3-407b-86a3-05df4592de90.jpeg",
    "https://cdn.recreation.gov/public/2024/05/15/17/06/8574c741-4286-4e38-a915-091e3991db95.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3050 NE 3rd St.",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.780507,
    "longitude": -119.611289
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}