{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dolbae-campground-second-inje-gun-gangwon",
  "name": "돌배야영장 (제2야영장)",
  "description": "돌배야영장 (제2야영장)은 강원 인제군 북면 만해로 149에 있습니다. 주변에는 숲가 있습니다.",
  "url": "https://campertunity.com/listings/campgrounds/dolbae-campground-second-inje-gun-gangwon",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925173317337.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "만해로 149, 북면",
    "addressLocality": "인제군",
    "addressRegion": "강원",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1902526,
    "longitude": 128.3189906
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/856"
  ]
}