{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-6-43",
  "name": "A Walk Over Clouds",
  "description": "Gureumwi Sanchek is located at 2-8 Hyeon-ri, Jojong-myeon, Gapyeong-gun, Gyeonggi-do.",
  "url": "https://campertunity.com/listings/campgrounds/campground-6-43",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925174927310.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jojong-myeon Hyeon-ri 2-8",
    "addressLocality": "Gapyeong-gun",
    "addressRegion": "Gyeonggi-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.8359458,
    "longitude": 127.3531157
  }
}