{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/baegdeoksan-kaempingjang-yeyakhagi",
  "name": "A reservation for the back-of-the-shelf camping grounds.",
  "description": "It's small, but it has no other facilities around it, so you can play water right in front of you in a small valley.",
  "url": "https://campertunity.com/listings/campgrounds/baegdeoksan-kaempingjang-yeyakhagi",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h420_241031180705921.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.340005,
    "longitude": 128.308387
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100925"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}