{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-northwood-ia",
  "name": "Harvest Hosts Farm",
  "description": "Welcome to Art Farm Iowa, a new attraction focused on arts and agriculture in Worth County located on family farm two miles outside Northwood, a town of around 2,100 people near the Minnesota border. Covering 10 acres, Art Farm Iowa features a gallery/event building, walking paths with sculptures, a ceramics and glass center, and a mural garden.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-northwood-ia",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38376/photo-gallery/2qIjEC8oNimAdxQk_112841adc0b078c771ffda2633ae1ec7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Northwood, IA",
    "addressLocality": "Northwood",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.40892846,
    "longitude": -93.23941558
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}