{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hush-camp",
  "name": "Book the Hersh Camp.",
  "description": "Hirsh camp is at 11 on the outside side of the road, and there's a forest around it.",
  "url": "https://campertunity.com/listings/campgrounds/hush-camp",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h481_240925180234268.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3996009,
    "longitude": 128.5387171
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100053"
  ]
}