{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elk-lake-resort-and-marina-bend-or",
  "name": "Elk Lake Resort and Marina",
  "description": "Elk Lake Resort and Marina is located at 60000 Century Drive, Bend OR 97701. Elk Lake Resort and Marina can be contacted at ***-***-**** or http://www.elklakeresort.net/",
  "url": "https://campertunity.com/listings/campgrounds/elk-lake-resort-and-marina-bend-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "60000 Century Drive",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9975915,
    "longitude": -121.4097882
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/bend/elk-lake-resort-and-marina"
  ]
}