{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/farm-country-williamston-nc",
  "name": "Farm Country Campground 2301 Eds Grocery Road, Williamston, NC 27892",
  "description": "Farm Country Campground is a 42-pad RV park that caters primarily to extended-stay tenants seeking convenient and affordable housing. Of the 42 pads, 39 feature 50-amp hookups, and all pads operate on a flat monthly rental rate of just $550. Public water, paid for by ownership, and private septic keep operating costs manageable while maintaining reliable services for tenants. The current residents—largely construction workers, traveling nurses, and other professionals—value the park’s peacefu...",
  "url": "https://campertunity.com/listings/campgrounds/farm-country-williamston-nc",
  "image": [
    "https://mobilehomes.s3.amazonaws.com/photo/20/2010/2010337e-8499-4c52-b04f-1dc9fcaf5a3c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2301 Eds Grocery Road",
    "addressLocality": "Williamston",
    "addressRegion": "NC",
    "postalCode": "27892",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7790797,
    "longitude": -77.1406234
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/6865983-farm-country-campground-for-sale-in-williamston-nc"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}