{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-14-3",
  "name": "Getting a reservation for the wankaraban camping grounds.",
  "description": "There are various types of camping sites, such as dome-like fences, tent sites, caravans, and general fences, which are close to the sea, but not visible directly from the camping grounds to cover the surrounding rice fields.",
  "url": "https://campertunity.com/listings/campgrounds/campground-14-3",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w960_h960_241122141805638.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2847032,
    "longitude": 128.546583
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/8094"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}