{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-fedora-sd",
  "name": "Harvest Hosts Farm",
  "description": "We have many accommodations on our property. We have a lake with Kayaks, swimming, nature trails, and fishing. We are secluded in the heart of South Dakota. Surrounded by corn fields and gravel roads it’s sure to be a peaceful stay.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-fedora-sd",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33010/photo-gallery/4u0g9eJKkfdRl47t_13968f20cd4ca36f2b3e3024f5dee485_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fedora, SD",
    "addressLocality": "Fedora",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.95313156,
    "longitude": -97.78034
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/south-dakota/suncatcher-acres",
    "http://www.suncatcheracres.com/"
  ],
  "checkinTime": "09:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}