{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mt-ashland-campground-ashland-or",
  "name": "Mt. Ashland Campground",
  "description": "Mt. Ashland Campground is located at National Forest Development Road 20, Ashland OR 97520. Mt. Ashland Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/klamath/recreation/natureviewing/recarea/?recid=13059&actid=63",
  "url": "https://campertunity.com/listings/campgrounds/mt-ashland-campground-ashland-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 20",
    "addressLocality": "Ashland",
    "addressRegion": "OR",
    "postalCode": "97520",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0751719,
    "longitude": -122.7146996
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/ashland/mt-ashland-campground"
  ]
}