{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wapocoma-campground-romney-wv",
  "name": "Wapocoma Campground",
  "description": "Explore the great outdoors and embark on new adventures.",
  "url": "https://campertunity.com/listings/campgrounds/wapocoma-campground-romney-wv",
  "image": [
    "https://img1.wsimg.com/isteam/ip/1391da48-4965-49f8-bdcd-844259e93057/blob.png",
    "http://img1.wsimg.com/isteam/ip/1391da48-4965-49f8-bdcd-844259e93057/blob.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "145 Wapocoma Campground Rd",
    "addressLocality": "Romney",
    "addressRegion": "WV",
    "postalCode": "26757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.287708,
    "longitude": -78.807351
  }
}