{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-clackamas-metzler-park",
  "name": "Clackamas Metzler Park",
  "description": "Clackamas Metzler Park is located at 24526 South Metzler Park Road, Estacada OR 97023. Clackamas Metzler Park can be contacted at ***-***-**** or http://www.clackamas.us/parks/metzler.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-clackamas-metzler-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24526 South Metzler Park Road",
    "addressLocality": "Estacada",
    "addressRegion": "OR",
    "postalCode": "97023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.227668,
    "longitude": -122.3680361
  }
}