{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-reservation-1",
  "name": "Res booking campgrounds",
  "description": "Once again, the camp is at 1043-64, a good old old-man's side of the camp, and there's mountains and forests around it.",
  "url": "https://campertunity.com/listings/campgrounds/campground-reservation-1",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w452_h452_250620111625927.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7989783,
    "longitude": 128.1962787
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100026"
  ]
}