{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mile-high-trailer-rv-lakeview-or",
  "name": "Mile-High Trailer and RV Park",
  "description": "Mile-High Trailer and RV Park is located at 764 North H Street, Lakeview OR 97630. Mile-High Trailer and RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/mile-high-trailer-rv-lakeview-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "764 North H Street",
    "addressLocality": "Lakeview",
    "addressRegion": "OR",
    "postalCode": "97630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.197076,
    "longitude": -120.348216
  }
}