{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seoul-ymca-daragwon-campground-uijeongbu-si",
  "name": "서울 YMCA 다락원 캠프장",
  "description": "서울 YMCA 다락원 캠프장은 경기 의정부시 평화로49번길 63 (호원동)에 있습니다.",
  "url": "https://campertunity.com/listings/campgrounds/seoul-ymca-daragwon-campground-uijeongbu-si",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h354_241031171806744.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "평화로49번길 63",
    "addressLocality": "의정부시",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6960482,
    "longitude": 127.0401589
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/1621"
  ]
}