{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/needmore-rv-campground-fair-play-mo-us",
  "name": "Needmore RV & Campground",
  "description": "Needmore RV & Campground has RV and Tent sites. Also available is a Pavilion/Event building and Shower House. Quiet country atmosphere 1/4 mile from Stockton Lake.",
  "url": "https://campertunity.com/listings/campgrounds/needmore-rv-campground-fair-play-mo-us",
  "image": [
    "https://static.wixstatic.com/media/34ad12_3efad30fc6684f1ba6b0db79df12ceb9~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18934 South 2001st Road",
    "addressLocality": "Fair Play",
    "addressRegion": "MO",
    "postalCode": "65649-8265",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6300394,
    "longitude": -93.5732585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}