{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ohmer-creek-campground-petersburg-ak",
  "name": "Ohmer Creek Campground",
  "description": "Ohmer Creek Campground is located at Mitkof Highway, Petersburg AK 99833. Ohmer Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/tongass/recarea/?recid=79014",
  "url": "https://campertunity.com/listings/campgrounds/ohmer-creek-campground-petersburg-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mitkof Highway",
    "addressLocality": "Petersburg",
    "addressRegion": "AK",
    "postalCode": "99833",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.5773,
    "longitude": -132.74
  }
}