{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-farm-retreat-corn-maze-kalispell-mt",
  "name": "Scenic Farm Retreat with Corn Maze",
  "description": "Discover a serene farm stay just 30 minutes from Glacier National Park, Flathead Lake, and Whitefish Mountain Resort. This family-run farm offers RV Camping with dry sites or two hookups and onsite water refill. Wander the corn maze mid-August to September, pick fresh flower bouquets, and savor locally raised burgers, steaks, and seasonal pork. Gaze at mountain views by day and unwind under the stars beside grazing cows and friendly horses for a peaceful, rustic escape.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-farm-retreat-corn-maze-kalispell-mt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33112/photo-gallery/g0G2z5HAd6BQFOiM_41bf7271b905d20340aa07881f473f26_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kalispell, MT",
    "addressLocality": "Kalispell",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.25256745,
    "longitude": -114.21609575
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}