{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-north-lake-rv-resort-marina-lakesid",
  "name": "North Lake RV Resort & Marina",
  "description": "North Lake RV Resort & Marina is located at 2090 North Lake Road, Lakeside OR 97449. North Lake RV Resort & Marina can be contacted at ***-***-**** or http://northlakeresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-north-lake-rv-resort-marina-lakesid",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2090 North Lake Road",
    "addressLocality": "Lakeside",
    "addressRegion": "OR",
    "postalCode": "97449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5778367,
    "longitude": -124.1627189
  }
}