{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/refrigerator-harbor-campground-chelan-wa",
  "name": "Refrigerator Harbor Campground",
  "description": "Refrigerator Harbor Campground is located at National Forest Development Road 112, Chelan WA 98816. Refrigerator Harbor Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/recreation/camping-cabins/recarea/?recid=57325&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/refrigerator-harbor-campground-chelan-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 112",
    "addressLocality": "Chelan",
    "addressRegion": "WA",
    "postalCode": "98816",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.199321,
    "longitude": -120.587392
  }
}