{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lis-cabin-gapyeong-gun-gyeonggi-do",
  "name": "리스캐빈",
  "description": "Lis Cabin is located at Yumyeongsan-gil 61-19, Seorak-myeon, Gapyeong-gun, Gyeonggi-do.",
  "url": "https://campertunity.com/listings/campgrounds/lis-cabin-gapyeong-gun-gyeonggi-do",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h405_240925173356958.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "유명산길 61-19",
    "addressLocality": "가평군",
    "addressRegion": "경기도",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5967406,
    "longitude": 127.491837
  }
}