{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-mannford-ok",
  "name": "Boondocking host near Mannford, OK",
  "description": "We are a couple of miles north of Mannford and about 1/4 mile from Keystone Lake. The parking spot is next to our house where we park our RV when it is not in the barn. Suggested Local Attractions:Keystone Lake, Tulsa Shopping, Oklahoma Aquarium, Tulsa Zoo, The Gathering Place (an unbelievable public park in Tulsa, Google it)",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-mannford-ok",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/9545/profile/C8T73wZY85MFTd5f_22b2f7c0e7ab225c37897f7088dc537e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mannford, OK",
    "addressLocality": "Mannford",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.11617783,
    "longitude": -96.34094713
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  }
}