{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-end-village-rv-park-lakeview-or",
  "name": "Lake End Village RV Park",
  "description": "Lake End Village is a monthly minimum stay RV Park. They believe that reducing the daily in and out traffic […]",
  "url": "https://campertunity.com/listings/campgrounds/lake-end-village-rv-park-lakeview-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1139 South G Street",
    "addressLocality": "Lakeview",
    "addressRegion": "OR",
    "postalCode": "97630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.188772,
    "longitude": -120.345792
  }
}