{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/id-25",
  "name": "Traum Pool Villa Glamping & Caravan",
  "description": "Located in Imcho-ri, Gapyeong-gun, on the way to the Garden of Morning Calm. It is a glamping site that looks high up on a hill across from Sangmyeon Tunnel. It offers various services with the largest outdoor infinity pool and top-notch facilities, providing a hip and hot glamping experience with differentiated services that have not been available until now.",
  "url": "https://campertunity.com/listings/campgrounds/id-25",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1080_h1248_241121165928037.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sangmyeon Imcho-ri 92-2",
    "addressLocality": "Gapyeong-gun",
    "addressRegion": "Gyeonggi-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.769668,
    "longitude": 127.3777376
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100755"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}