{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/richfield-koa-holiday-richfield-ut",
  "name": "Richfield KOA Holiday",
  "description": "Looking for the best campgrounds in Richfield, Utah? KOA offers RV, Cabin, and Tent camping. Learn more about camping in Richfield & book your stay today!",
  "url": "https://campertunity.com/listings/campgrounds/richfield-koa-holiday-richfield-ut",
  "image": [
    "https://i.vimeocdn.com/video/1958252861-2dcbd8ba5893bb44dba881aa7f191f33246c8adc91a91c7324dc170cd0964a07-d_1920x1080?r=pad",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/richfield/photos/b1467882-f2e7-4ef6-a773-43d9ed8117bfphoto62ac3a87-826f-4923-8f58-393acbc5170b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "590 West 600 South",
    "addressLocality": "Richfield",
    "addressRegion": "UT",
    "postalCode": "84701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.759782,
    "longitude": -112.094455
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}