{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/first-water-camping-reservation",
  "name": "Book your first round of water camping.",
  "description": "The first water dump is at 524-2 on the top of the hill, at the top of the river, and there's a range of mountains and forests and valleys.",
  "url": "https://campertunity.com/listings/campgrounds/first-water-camping-reservation",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241121165248480.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.317754,
    "longitude": 128.2602109
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/2880"
  ]
}