{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/armstrong-estacada-or",
  "name": "Armstrong Campground",
  "description": "Armstrong Campground is located at Clackamas Highway, Estacada OR 97023. Armstrong Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/armstrong/r/campgroundDetails.do?contractCode=NRSO&parkId=71626",
  "url": "https://campertunity.com/listings/campgrounds/armstrong-estacada-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clackamas Highway",
    "addressLocality": "Estacada",
    "addressRegion": "OR",
    "postalCode": "97023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1628639,
    "longitude": -122.1521452
  }
}