{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dal-green-camp-yeoncheon-gun-gyeonggi",
  "name": "Dal Green Camp",
  "description": "Dal Green Camp is located at 113-257, Cheongjeong-ro 771beon-gil, Misan-myeon, Yeoncheon-gun, Gyeonggi-do.",
  "url": "https://campertunity.com/listings/campgrounds/dal-green-camp-yeoncheon-gun-gyeonggi",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h700_241031174114748.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "청정로771번길 113-257",
    "addressLocality": "연천군",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0523882,
    "longitude": 126.9431204
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100492"
  ]
}