{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/organic-maple-syrup-farm-retreat-garnavillo-ia-us",
  "name": "Organic Maple Syrup Farm Retreat",
  "description": "Nestled on a quiet gravel road in rolling hills, this organic maple syrup farm offers RV Camping steps from working sugarbush groves. Discover the art of syrup making on a guided tour, sample unique varieties--from bourbon barrel-aged to maple cream--then stock up on syrup, granola or maple brats. Private, level campsites overlook cornfields and orchards, with friendly dog hosts ensuring a peaceful night under star-lit skies.",
  "url": "https://campertunity.com/listings/campgrounds/organic-maple-syrup-farm-retreat-garnavillo-ia-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15918/photo-gallery/1oIzcyj88JOR1OtP_364ac828e91153ea53a608ee1b6ca242_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Garnavillo, IA",
    "addressLocality": "Garnavillo",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.04477671,
    "longitude": -91.15702241
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/iowa/great-river-maple",
    "https://greatrivermaple.com"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}