{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-yeongwol-yeongwol-gw",
  "name": "리버사이드 영월",
  "description": "Yeongwol Mureungdowon. It is on the way to Beopheung Valley. It is located on a hill right by the Jucheon River, offering a very good view. It also features a charcoal kiln sauna and an indoor swimming pool for children, and a British vintage classic caravan adds to the charm. If you go down to the Jucheon River in front of the campsite, you can swim and fish.",
  "url": "https://campertunity.com/listings/campgrounds/riverside-yeongwol-yeongwol-gw",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h372_241031180649430.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "무릉도원면 아래골길 20-9",
    "addressLocality": "영월군",
    "addressRegion": "강원",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2925618,
    "longitude": 128.276024
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100907"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}