{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dolly-varden-camping-information-reviews-sign-in",
  "name": "Dolly Varden | Camping Information & Reviews",
  "description": "Tucked away in the embrace of towering evergreens, Dolly Varden offers an intimate escape where the gentle murmur of Fal. 5 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/dolly-varden-camping-information-reviews-sign-in",
  "image": [
    "https://outdoorithm.com/failed",
    "failed"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.963889,
    "longitude": -122.615556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2876,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  }
}