{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alpeuseubaelli-kaempingnara-yeyakhagi",
  "name": "Alpine Valley Camping Country",
  "description": "This is a campsite located in Hongcheon, Gangwon-do. It has a valley right in front, allowing for cool valley water play in the summer, and you can also catch freshwater snails as it's a clean first-grade stream. It also operates 'Tteulanchae' (courtyard house) accommodation, so you can stay even without camping equipment. Pet companionship is possible depending on the site area.",
  "url": "https://campertunity.com/listings/campgrounds/alpeuseubaelli-kaempingnara-yeyakhagi",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w750_h563_241205180611086.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwachon-myeon Guryongnyeong-ro 1016-27",
    "addressLocality": "Hongcheon-gun",
    "addressRegion": "Gangwon",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7478748,
    "longitude": 128.0439875
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100630"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}