{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-food-ice-cream-santaquin-ut",
  "name": "Family Farm Market & Ice Cream Barn",
  "description": "Discover a classic barn-turned-market offering farm-fresh produce, homemade ice creams, artisan pastries, jams, and world-class dried cherries. This working country farm welcomes RV camping with a spacious, level gravel lot just off the freeway for easy pull-in and quick stopovers. Shop fresh seasonal fruits, sip ice-cold cider, and grab a slice of homemade pie before hitting the road--all at this charming, family-run farm market haven.",
  "url": "https://campertunity.com/listings/campgrounds/family-food-ice-cream-santaquin-ut",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/23/photo-gallery/XLUC8RtGx97DnLdy_2a13ea8ad42b2461928752a5ddc6260a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Santaquin, UT",
    "addressLocality": "Santaquin",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.99260852,
    "longitude": -111.76418666
  },
  "numberOfRooms": 15,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 1079,
    "bestRating": 5,
    "worstRating": 1
  }
}