{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-orchard-and-u-pick-farm-retreat-fort-dodge-ia-us",
  "name": "Scenic Orchard & U-Pick Farm Retreat",
  "description": "Surround yourself with rolling river-valley views and RV camping at this 100-acre orchard getaway. Wander among 6,000 apple trees, explore vibrant flower fields and a 10-acre pumpkin patch, then unwind at the on-site caf√© and bakery. Families will love the play area and seasonal festivals featuring live music, food vendors and farm fun. Grab fresh produce and artisan goods from the farm shop for an authentic farm-to-table experience.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-orchard-and-u-pick-farm-retreat-fort-dodge-ia-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38746/photo-gallery/cACD5oHdRj7Fy3YB_e455884ceaf6a63878b525968a4d1a16_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fort Dodge, IA",
    "addressLocality": "Fort Dodge",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.57451293,
    "longitude": -94.16831458
  },
  "checkinTime": "04:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}