{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-run-working-farm-retreat-richfield-ut",
  "name": "Family-Run Working Farm Retreat",
  "description": "Experience RV Camping at a welcoming, family-operated farm where simple living meets spectacular mountain views. Park on level, gravel pads and stroll through fields of crops, meet friendly cows, horses and pygmy goats, then learn about sustainable ranching during a personalized tour. Stock up on top-quality beef and fresh vegetables raised on-site. Perfect for families seeking a peaceful night under star-studded skies and an authentic taste of farm life.",
  "url": "https://campertunity.com/listings/campgrounds/family-run-working-farm-retreat-richfield-ut",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/17433/photo-gallery/xyb6KSzgR41qu8Jb_f638b883130cbd5623d38d28075fb516_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Richfield, UT",
    "addressLocality": "Richfield",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.83113122,
    "longitude": -112.00897691
  },
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.88,
    "reviewCount": 241,
    "bestRating": 5,
    "worstRating": 1
  }
}