{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rec-232736",
  "name": "WAVELAND PARK",
  "description": "Overview\n\nWaveland Park Campground is located on the beautiful Blue Mountain Lake near Waveland, Arkansas. \n\nVisitors are greeted with shaded campsites, spectacular scenery and many outdoor recreation opportunities. Blue Mountain Lake provides the ideal spot to get away from it all, relax and enjoy fishing, boating, hunting, hiking and more.Recreation\n\nFamilies, anglers, boaters, hikers, water skiers and hunters are drawn to the lake for its recreational activities. Forests around the lake ar...",
  "url": "https://campertunity.com/listings/campgrounds/rec-232736",
  "image": [
    "https://cdn.recreation.gov/public/images/66527_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yell County, AR, USA",
    "postalCode": "",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1075,
    "longitude": -93.6580556
  },
  "numberOfRooms": 52,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}