{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-tabor-sd",
  "name": "Harvest Hosts Farm",
  "description": "An active grass-fed beef farm located near Tabor! We have four friendly farm dogs who roam free, are very curious and love people. They will most likely be your first greeters!",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-tabor-sd",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/42787/photo-gallery/pn3mFQ5dt5Quxcwm_f482cf04e7f80f418ccc654b661bda96_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tabor, SD",
    "addressLocality": "Tabor",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.97784553,
    "longitude": -97.61634871
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/south-dakota/circle-k-ranch"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}