{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coolwater-campground-glide-or",
  "name": "Coolwater Campground",
  "description": "Coolwater Campground is located at Little River Road, Glide OR 97443. Coolwater Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/umpqua/null/recarea/?recid=63680&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/coolwater-campground-glide-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Little River Road",
    "addressLocality": "Glide",
    "addressRegion": "OR",
    "postalCode": "97443",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.232579,
    "longitude": -122.8715
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/glide/coolwater-campground"
  ]
}