{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ridgeview-rv-park-tekamah-ne",
  "name": "RidgeView RV Park, LLC",
  "description": "RidgeView RV Park, LLC is located at 1810 P Street, Tekamah NE 68061. RidgeView RV Park, LLC can be contacted at ***-***-**** or http://ridgeviewrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ridgeview-rv-park-tekamah-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1810 P Street",
    "addressLocality": "Tekamah",
    "addressRegion": "NE",
    "postalCode": "68061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7817951,
    "longitude": -96.2279816
  }
}