{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-pinewoods-lake-campground-poplar-bluff-mo",
  "name": "Pinewoods Lake Campground",
  "description": "Pinewoods Lake Campground is located at U.S. 60, Poplar Bluff MO 63902. Pinewoods Lake Campground can be contacted at ***-***-**** or http://www.recreation.gov/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-pinewoods-lake-campground-poplar-bluff-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 60",
    "addressLocality": "Poplar Bluff",
    "addressRegion": "MO",
    "postalCode": "63902",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9192191,
    "longitude": -90.7728994
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/poplar-bluff/pinewoods-lake-campground"
  ]
}