{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dolbae-camping-ground-site-1-inje-gangwon",
  "name": "돌배야영장(제1야영장)",
  "description": "돌배야영장(제1야영장)은 강원 인제군 북면 만해로 163-23에 있습니다. 주변에는 계곡가 있습니다",
  "url": "https://campertunity.com/listings/campgrounds/dolbae-camping-ground-site-1-inje-gangwon",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925173316827.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "북면 만해로 163-23",
    "addressLocality": "인제군",
    "addressRegion": "강원",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1924742,
    "longitude": 128.3220762
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/855"
  ]
}