{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/osprey-point-rv-resort-marina-lakeside-or",
  "name": "Osprey Point RV Resort & Marina",
  "description": "Osprey Point RV Resort & Marina is located at 1505 North Lake Road, Lakeside OR 97449. Osprey Point RV Resort & Marina can be contacted at ***-***-**** or http://www.ospreypointrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/osprey-point-rv-resort-marina-lakeside-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1505 North Lake Road",
    "addressLocality": "Lakeside",
    "addressRegion": "OR",
    "postalCode": "97449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5743728,
    "longitude": -124.1659241
  }
}