{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hu-na-ha-rv-park-255-cedar-ave-elgin-or-97827-elgin-or",
  "name": "Hu Na Ha RV Park 255 Cedar Ave, Elgin, OR 97827",
  "description": "Hu-Na-ha RV (Public) Conveniently located at the gateway to Blue and Wallowa Mountains. On the Grande Ronde river, quiet and picturesque. Open Year Round",
  "url": "https://campertunity.com/listings/campgrounds/hu-na-ha-rv-park-255-cedar-ave-elgin-or-97827-elgin-or",
  "image": [
    "https://mobilehomes.s3.amazonaws.com/photo/1a/1aa3/1aa3e707-10d3-472f-81e1-6ac2e5ef75b7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "255 Cedar Ave",
    "addressLocality": "Elgin",
    "addressRegion": "OR",
    "postalCode": "97827",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5622962,
    "longitude": -117.9187743
  }
}