{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/armstrong-estacada-or-united-states",
  "name": "Armstrong",
  "description": "Armstrong Campground is a small but beautiful place to camp, right on the edge of the Clackamas Wild and Scenic River. The river flows right by spacious, lush, family-friendly campsites, giving visitors plenty of access to the river, as well as to the surrounding forest.",
  "url": "https://campertunity.com/listings/campgrounds/armstrong-estacada-or-united-states",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66940_700.webp",
    "https://cdn.recreation.gov/public/images/67049_700.webp",
    "https://cdn.recreation.gov/public/images/66957_700.webp",
    "https://cdn.recreation.gov/public/images/67045_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/67042_700.webp",
    "https://cdn.recreation.gov/public/images/66896_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Estacada",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.162987,
    "longitude": -122.152048
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-07-23"
  },
  "priceRange": "$26+"
}