{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/granite-flat-utah-american-fork-ut",
  "name": "Granite Flat (Utah)",
  "description": "Granite Flat Campground is located a short distance up scenic American Fork Canyon, less than a mile from Tibble Fork Reservoir. Visitors enjoy fishing, canoeing and exploring local trails.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/granite-flat-utah-american-fork-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/12/17/18/40/232230_a4422e00-15e1-49e4-aa25-b74628a90381_700.webp",
    "https://cdn.recreation.gov/public/2020/02/03/23/01/232230_2f417450-9d49-4919-bc00-5b4052335790_1440.webp",
    "https://cdn.recreation.gov/public/2020/02/03/23/01/232230_e5679b0c-c9f6-4b84-83dc-d3e463c0c676_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/02/03/23/01/232230_7ded2961-d7a8-4bdf-96b0-0ca51c0c9bd6_700.webp",
    "https://cdn.recreation.gov/public/2020/02/03/23/01/232230_d6ae2c70-edcc-4d12-a4c5-16059b42fea7_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "564 W 700 S",
    "addressLocality": "American Fork",
    "addressRegion": "UT",
    "postalCode": "84062",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4877778,
    "longitude": -111.6516667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 172,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "27.45",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$27.45+"
}