{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-glencoe-mn-us",
  "name": "Harvest Hosts Farm",
  "description": "We live on a 100 acre peninsula 2.5 miles off Highway 22 and Highway 212 in central Minnesota. Wildlife abounds. Kayak and canoe rentals available. Electrical available for an additional charge. 2 sites available, one right on the water and one closer to the road.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-glencoe-mn-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/45309/photo-gallery/zO77hHMPWsQAOkDe_61996d0491e6369b696bd01b3aaf778d_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glencoe, MN",
    "addressLocality": "Glencoe",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.73422184,
    "longitude": -94.21549811
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/minnesota/dakotah-shallows-on-schilling-lake-mn"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}