{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/picturesque-fall-festival-farm-monticello-mn",
  "name": "Picturesque Fall Festival Farm",
  "description": "Immerse yourself in seasonal fun and RV camping at this vibrant family-owned farm. Explore a non-GMO corn maze and pumpkin patch each fall, meet free-range turkeys, goats, donkeys and barn cats, and feed them with provided treats. Summer brings guided farm tours showcasing organic-style produce and pasture-raised livestock. Weekends feature food trucks, yard games, a combine slide and fresh, small-batch maple syrup for sale. Perfect for a playful, farm-to-table getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/picturesque-fall-festival-farm-monticello-mn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/37160/photo-gallery/XRqxuJdnsD7t9iHA_dba56edcda81488571eab16774abf9ec_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Monticello, MN",
    "addressLocality": "Monticello",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.24290999,
    "longitude": -93.73634362
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}