{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-raab-campground-estacada-or",
  "name": "Raab Campground",
  "description": "Raab Campground is located at National Forest Development Road 63, Estacada OR 97023. Raab Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/mthood/recarea/?recid=53000",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-raab-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 63",
    "addressLocality": "Estacada",
    "addressRegion": "OR",
    "postalCode": "97023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0230348,
    "longitude": -122.0689252
  }
}