{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woahink-lake-rv-resort-florence-or",
  "name": "Woahink Lake RV Resort",
  "description": "Woahink Lake RV Resort is located at 83570 U.S. 101, Florence OR 97439. Woahink Lake RV Resort can be contacted at ***-***-**** or http://www.woahinklakerv.com/",
  "url": "https://campertunity.com/listings/campgrounds/woahink-lake-rv-resort-florence-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "83570 U.S. 101",
    "addressLocality": "Florence",
    "addressRegion": "OR",
    "postalCode": "97439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9036437,
    "longitude": -124.1166247
  }
}