{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-marshfield",
  "name": "Campspace in Marshfield, MO",
  "description": "Private family farm has a large RV spot available for rent Available now $550.00 monthly only FHU 50/30/20 with water and sewer. Will fit any size camper 100lb propane tank rental 3.5 miles from the Marshfield Walmart and Interstate 44 Community fire pit. Shared community garden Pets welcome with approval Kid friendly Picnic table 30 to 50 air digital tv station No RV’s over 10 years old. $100 Deposit Required",
  "url": "https://campertunity.com/listings/campgrounds/water-marshfield",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marshfield",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3695,
    "longitude": -92.9885
  },
  "sameAs": [
    "https://www.campercontact.com/en/-/-/marshfield/172302/campspace-in-marshfield-mo"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}