{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aberts-rim-oasis-rv-park-lakeview-or",
  "name": "Abert's Rim Oasis RV Park",
  "description": "Abert's Rim Oasis RV Park is located at 27148 U.S. 395, Lakeview OR 97630. Abert's Rim Oasis RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/aberts-rim-oasis-rv-park-lakeview-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27148 U.S. 395",
    "addressLocality": "Lakeview",
    "addressRegion": "OR",
    "postalCode": "97630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4484807,
    "longitude": -120.2812971
  }
}