{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manwol-glamping-gapyeong-gyeonggi",
  "name": "만월글램핑",
  "description": "가평 조종천에 내려다 보이는 언덕, 선정국민관광지 위쪽에 있다. 애견동반 가능한 글램핑과 카라반으로, 대병 수영장을 가춘 풀빌라 형태다. 특히, 글램핑은 미국의 옛날 마차형태의 외관을 하고 있는데, 옆에는 바베큐 공간이 별도로 꾸며져 있다.",
  "url": "https://campertunity.com/listings/campgrounds/manwol-glamping-gapyeong-gyeonggi",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h315_241031181134332.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "상면 깃대봉길 17-27",
    "addressLocality": "가평군",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7549432,
    "longitude": 127.4010875
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101126"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}