{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barkcamp-state-park-belmont-oh",
  "name": "Barkcamp State Park",
  "description": "Barkcamp State Park is located at Belmont Morristown Road, Belmont OH 43718. Barkcamp State Park can be contacted at or http://parks.ohiodnr.gov/barkcamp",
  "url": "https://campertunity.com/listings/campgrounds/barkcamp-state-park-belmont-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Belmont Morristown Road",
    "addressLocality": "Belmont",
    "addressRegion": "OH",
    "postalCode": "43718",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0478669,
    "longitude": -81.0475878
  }
}