{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottonwood-campground-bear-lake-state-park-garden-city",
  "name": "Cottonwood Campground — Bear Lake State Park",
  "description": "Cottonwood Campground at Bear Lake State Park is located near Bear Lake, offering a landscape of open spaces and lake views.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottonwood-campground-bear-lake-state-park-garden-city",
  "image": [
    "https://photos.thedyrt.com/photo/847454/media/utah-bear-lake-state-park-rendezvous-beach_2b60394b-93b5-436d-858a-26ecc6ca5888.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.39839420020012,41.96416964631406)/-111.39839420020012,41.96416964631406,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/847455/media/utah-bear-lake-state-park-rendezvous-beach_67c967c5-67ed-4db3-a258-b95dfcfc6f78.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/847454/media/utah-bear-lake-state-park-rendezvous-beach_2b60394b-93b5-436d-858a-26ecc6ca5888.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "BOX 184",
    "addressLocality": "Garden City",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.96416964631406,
    "longitude": -111.39839420020012
  },
  "numberOfRooms": 23,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}