{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rec-10165275",
  "name": "Dolly Varden",
  "description": "Overview\n\nThis first camp along the Fall Creek drainage on Forest Service Road 18 provides convenient access to the beginning of the 13.7-mile Fall Creek National Recreation Trail. The partially reservable campground offers 5 tent-only sites. Three sites are along the creek on the north side of Forest Road 18, and two walk-in only sites are across the road. \n\nContact Info\n\nFor facility specific information, please call ***-***-****.",
  "url": "https://campertunity.com/listings/campgrounds/rec-10165275",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lane County, OR, USA",
    "postalCode": "",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.963889,
    "longitude": -122.615556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10165275"
  ],
  "numberOfRooms": 9,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}