{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maple-grove-fillmore",
  "name": "Maple Grove",
  "description": "Maple Grove Campground sits in Fishlake National Forest in central Utah. Visitors enjoy fishing and hiking the nearby Rock Canyon Trail.",
  "url": "https://campertunity.com/listings/campgrounds/maple-grove-fillmore",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/04/28/20/05/234302_1a4efe19-8947-4b12-aeec-2fa7c0750239_700.webp",
    "https://cdn.recreation.gov/public/2023/04/26/21/59/234302_d56aa89c-1d9e-4987-86cd-2fc61dd66cf7_1440.webp",
    "https://cdn.recreation.gov/public/2023/04/28/13/19/234302_9c55fb07-709a-433e-8989-35c528f5a559_700.webp",
    "https://cdn.recreation.gov/public/2024/01/30/16/41/234302_b51c2f2a-75d1-42a6-bbc7-67b15e9b654a_1440.webp",
    "https://cdn.recreation.gov/public/2023/04/28/20/00/234302_2f13d03c-ec3e-42cf-a2ae-3c9b8a4cd324_1440.webp",
    "https://cdn.recreation.gov/public/2023/04/28/20/02/234302_9b5940ff-9bed-4acb-af2c-d899b1344a9d_1440.webp",
    "https://cdn.recreation.gov/public/2023/04/28/20/37/234302_a23fbaa9-917d-40f4-b768-550f28397ff5_1440.webp",
    "https://cdn.recreation.gov/public/2023/04/28/20/29/234302_932b3a61-3a85-4072-a6f2-4847bae3ffba_1440.webp",
    "https://cdn.recreation.gov/public/2023/04/28/20/31/234302_339cf0ae-1ece-4751-b9f5-c77773db1649_1440.webp",
    "https://cdn.recreation.gov/public/2023/04/28/20/06/234302_926556b3-eb1c-4ed3-833c-20d2cd52eaf9_700.webp",
    "https://cdn.recreation.gov/public/2024/01/30/16/49/234302_a59eac8d-0274-4755-9e16-f276d72e63b7_700.webp",
    "https://cdn.recreation.gov/public/2023/04/28/20/27/234302_176db9ea-58e2-4152-a860-4f0dd6cf57df_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "390 SOUTH MAIN",
    "addressLocality": "Fillmore",
    "addressRegion": "UT",
    "postalCode": "84631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0152389,
    "longitude": -112.0896556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234302"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$25+"
}