{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boulder-flat-campground-glide-or",
  "name": "Boulder Flat Campground",
  "description": "Boulder Flat Campground camping reservations and campground information. Learn more about camping near Boulder Flat Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/boulder-flat-campground-glide-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18782 North Umpqua Highway",
    "addressLocality": "Glide",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.05556,
    "longitude": -122.64722
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/boulder-flat-campground/FLST/753314/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}