{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-51-20",
  "name": "달빛캠핑장",
  "description": "Dalbit Campingjang is located at an altitude of 300 meters in Sanum-ri, Danwol-myeon, Yangpyeong-gun. Inside the campground, there are large, beautiful trees such as a ginkgo tree about 100 years old, and several decades-old katsura trees, oak trees, dogwood trees, cherry blossom trees, ginkgo trees, maple trees, chestnut trees, and mulberry trees surrounding the campground. There is a valley right next to it, and surrounding mountains include Bongmisan, Yongmasan, Sorisan, Palbongsan, and Da...",
  "url": "https://campertunity.com/listings/campgrounds/campground-51-20",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_250620111314901.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "윗고북길 56",
    "addressLocality": "양평군",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5887405,
    "longitude": 127.5832641
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/8056"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}