{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-31-ashland-or",
  "name": "Asperkaha County Campground",
  "description": "Asperkaha County Campground is located at 11545 Howard Prairie Dam Road, Ashland OR 97520. Asperkaha County Campground can be contacted at ***-***-**** or http://jacksoncountyor.org/parks/Camping/Howard-Prairie-Lake/Apserkaha-Park",
  "url": "https://campertunity.com/listings/campgrounds/campground-31-ashland-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11545 Howard Prairie Dam Road",
    "addressLocality": "Ashland",
    "addressRegion": "OR",
    "postalCode": "97520",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2042402,
    "longitude": -122.391418
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/ashland/asperkaha-county-campground"
  ]
}