{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ondream-camp-wanju-kr",
  "name": "Ondream Camp",
  "description": "Ondream Camp, a campsite with a tennis court in the valley, is located in Unju-myeon, Wanju-gun, Jeonbuk. The campsite, located in the valley, has 6 deck sites. Facilities include a swimming pool, barbecue area, tennis court, karaoke room, cafe, and pension. Daedunsan Provincial Park is nearby.",
  "url": "https://campertunity.com/listings/campgrounds/ondream-camp-wanju-kr",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h374_241031174001263.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unju-myeon Geumgodang-ro 677",
    "addressLocality": "Wanju-gun",
    "addressRegion": "Jeonbuk",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0572217,
    "longitude": 127.3432703
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100375"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}