{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-8-1",
  "name": "돌궁캠핑펜션",
  "description": "It is a campsite operated with a pension at the entrance of Eobi Valley in Gapyeong. The Coffee 106 is right in front of the valley. Although it is not directly attached to the valley, there are many trees, and it is only a 1-2 minute walk to the valley, so you can easily enjoy water activities in the valley.",
  "url": "https://campertunity.com/listings/campgrounds/campground-8-1",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h720_241209154752788.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "어비산길 53",
    "addressLocality": "가평군",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5980162,
    "longitude": 127.4977299
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101026"
  ]
}