{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ripplebrook-campground-estacada-or",
  "name": "Ripplebrook Campground",
  "description": "Ripplebrook Campground is located at National Forest Development Road 57, Estacada OR 97023. Ripplebrook Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/mthood/recreation/camping-cabins/recarea/?recid=53010&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/ripplebrook-campground-estacada-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 57",
    "addressLocality": "Estacada",
    "addressRegion": "OR",
    "postalCode": "97023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0802818,
    "longitude": -122.0421032
  }
}