{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-vue-campground-lewellen-ne-us",
  "name": "Cedar Vue Campground",
  "description": "Cedar Vue Campground is located at , Lewellen NE 69147. Cedar Vue Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/cedar-vue-campground-lewellen-ne-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lewellen",
    "addressRegion": "NE",
    "postalCode": "69147",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.2928997,
    "longitude": -101.9357802
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/lewellen/cedar-vue-campground"
  ]
}