{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pinewoods-lake-campground-us",
  "name": "Pinewoods Lake Campground",
  "description": "Pinewoods Lake Campground in Mark Twain National Forest, Ellsinore Missouri. See 16 traveler reviews, 22 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/pinewoods-lake-campground-us",
  "image": [
    "https://campcdn.com/photos/3/0/30895/278519/uploads_2F1617055204585-a79i1ckcq4j-47825c9691fea7b703b05a0abeb9bda0_2F20210329_085205.jpg?v=1633649922",
    "http:https://campcdn.com/photos/3/0/30895/278519/low_res/pinewoods-lake-campground.jpg?v=1633649922"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.921857,
    "longitude": -90.773615
  },
  "sameAs": [
    "https://www.campendium.com/pinewoods-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}