{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-132",
  "name": "A reservation for the beach in the mountains.",
  "description": "There's a beach around here at 116-165.",
  "url": "https://campertunity.com/listings/campgrounds/campground-132",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/img/fire_img.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3638065,
    "longitude": 126.4278983
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7946"
  ]
}