{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-id-3-4",
  "name": "I want you to book a camp with nature.",
  "description": "Nature and camp are at 1174 at the top of the hill, if you give them some water, and there's a valley around it.",
  "url": "https://campertunity.com/listings/campgrounds/campground-id-3-4",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w960_h1280_241121165228533.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.360788,
    "longitude": 128.2746199
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/2625"
  ]
}