{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seadrift-motel-and-rv-lakeside-or-us",
  "name": "Seadrift Motel & RV",
  "description": "Seadrift Motel & RV is located at 72363 U.S. 101, Lakeside OR 97449. Seadrift Motel & RV can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/seadrift-motel-and-rv-lakeside-or-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "72363 U.S. 101",
    "addressLocality": "Lakeside",
    "addressRegion": "OR",
    "postalCode": "97449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5959053,
    "longitude": -124.1796839
  }
}