{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-clackamette-rv-park-oregon-city-or",
  "name": "Clackamette RV Park",
  "description": "Clackamette RV Park is located at 1955 Clackamette Drive, Oregon City OR 97045. Clackamette RV Park can be contacted at ***-***-**** or https://www.orcity.org/parks/clackamette-rv-park",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-clackamette-rv-park-oregon-city-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1955 Clackamette Drive",
    "addressLocality": "Oregon City",
    "addressRegion": "OR",
    "postalCode": "97045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3703833,
    "longitude": -122.6032537
  }
}