{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bowery-creek-richfield-ut",
  "name": "Bowery Creek",
  "description": "Bowery Creek Campground is located next to Fish Lake in the Fishlake National Forest of central Utah. Visitors enjoy boating, fishing and exploring local trails. View Bowery Creek Campground Map",
  "url": "https://campertunity.com/listings/campgrounds/bowery-creek-richfield-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/63327.jpg",
    "https://cdn.recreation.gov/public/images/63358.jpg",
    "https://cdn.recreation.gov/public/images/63451.jpg",
    "https://cdn.recreation.gov/public/images/63467.jpg",
    "https://cdn.recreation.gov/public/2023/03/24/21/09/231918_4e056522-c399-4aec-9405-9ebd0cbafcef_1440.jpg",
    "https://cdn.recreation.gov/public/2023/03/24/21/08/231918_39e4db74-9ae0-4372-a76c-bdaeff170433_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/63283.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P.O Box 129",
    "addressLocality": "Richfield",
    "addressRegion": "UT",
    "postalCode": "84747",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5658389,
    "longitude": -111.6849556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2786884,
    "reviewCount": 61,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-07-06"
  },
  "priceRange": "$25+"
}