{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-creek-campground-coburg-or",
  "name": "Rock Creek Campground",
  "description": "Rock Creek Campground camping reservations and campground information. Learn more about camping near Rock Creek Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/rock-creek-campground-coburg-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO BOX 8516",
    "addressLocality": "Coburg",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.76806,
    "longitude": -121.83417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}