{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/no-name-bay-lake-mcconaughy-ogallala",
  "name": "No Name Bay - Lake McConaughy",
  "description": "No Name Bay at Lake McConaughy is located near the expansive waters of the lake, offering a sandy terrain ideal for camping.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/no-name-bay-lake-mcconaughy-ogallala",
  "image": [
    "https://photos.thedyrt.com/photo/655633/media/nebraska-lake-mcconaughy-state-recreation-area-no-name-bay_6a5627ce-221c-4f39-8acd-6be5de51d7a2.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-101.70600018,41.25400079)/-101.70600018,41.25400079,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/597901/media/nebraska-lake-mcconaughy-state-recreation-area-no-name-bay_bebbdadd-53f2-4f4d-ac57-91ebb82a3437.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/655633/media/nebraska-lake-mcconaughy-state-recreation-area-no-name-bay_6a5627ce-221c-4f39-8acd-6be5de51d7a2.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ogallala",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.25400079,
    "longitude": -101.70600018
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}