{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/id-12",
  "name": "Come on, Cambak.",
  "description": "The island camp is surrounded by camping grounds on the grounds of the old people's land, and the bush range is surrounded by fjords of fjords and oscillating rivers.",
  "url": "https://campertunity.com/listings/campgrounds/id-12",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2038549758,
    "longitude": 127.589505249
  },
  "sameAs": [
    "https://cambak.kr/place/campground/detail/map/a515925c-d749-4d34-80ea-1d308c3e52aa"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}