{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pallibong-campingjang",
  "name": "팔리봉캠핑장",
  "description": "Pallibong Campingjang is located at 1540 Wolhak-ri, Buk-myeon, Inje-gun, Gangwon-do. There are mountains around it.",
  "url": "https://campertunity.com/listings/campgrounds/pallibong-campingjang",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925174538420.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1540 Wolhak-ri, Buk-myeon",
    "addressLocality": "Inje-gun",
    "addressRegion": "Gangwon-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1787065,
    "longitude": 128.1950568
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/3203"
  ]
}