{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/offutt-afb-famcamp-bellevue-ne",
  "name": "Offutt AFB FamCamp",
  "description": "Offutt AFB FamCamp is located near Offutt, NE, featuring flat terrain typical of the region.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/offutt-afb-famcamp-bellevue-ne",
  "image": [
    "https://photos.thedyrt.com/photo/58539/media/nebraska-offutt-afb-base-camp-famcamp_06ecb1fbd5de60a17dac1c73261c9b6e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/58538/media/nebraska-offutt-afb-base-camp-famcamp_a4dffafeb4cef1df2a297d7c9d6be90b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-95.87938481999998,41.127889880000005)/-95.87938481999998,41.127889880000005,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/58539/media/nebraska-offutt-afb-base-camp-famcamp_06ecb1fbd5de60a17dac1c73261c9b6e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bellevue",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.127889880000005,
    "longitude": -95.87938481999998
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}