{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/49b3f925af7a0b5cf19889c12b3eafb85be60551ca60cf785b7ed28ffc3b1e7a",
  "name": "Book up the Hilling Camp.",
  "description": "Understation is a camping ground with the theme Hilling at the bottom of Koryosan Mountain, right next to the mountain trail.",
  "url": "https://campertunity.com/listings/campgrounds/49b3f925af7a0b5cf19889c12b3eafb85be60551ca60cf785b7ed28ffc3b1e7a",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h507_240925180833082.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.754659,
    "longitude": 126.4090458
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100988"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}