{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ohara-saddle-campground-id",
  "name": "O'hara Saddle Campground",
  "description": "O'Hara Saddle campground is at the edge of a meadow on an open ridge top. The campground is a nice location to park your OHV and camp for the night\\_\\_It provides fire rings and two camp pads. There is no toilet currently available. Heaviest use is by hunters during big game season.",
  "url": "https://campertunity.com/listings/campgrounds/ohara-saddle-campground-id",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9521,
    "longitude": -115.5171
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}