{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/monticello-lake-monticello-ut",
  "name": "Monticello Lake",
  "description": "Monticello Lake offers dispersed camping near varied terrain with hills and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/monticello-lake-monticello-ut",
  "image": [
    "https://photos.thedyrt.com/photo/media/monticello-lake_439afd24-9830-4eab-8918-7e41b6fabe32.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/monticello-lake_439afd24-9830-4eab-8918-7e41b6fabe32.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/monticello-lake_8a51ace2-5fdb-4f0c-b901-8e59b0bb1418.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-109.4682891,37.89517309)/-109.4682891,37.89517309,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Monticello",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.89517309,
    "longitude": -109.4682891
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}