{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oasis-jungle",
  "name": "Oasis Jungle",
  "description": "Oasis Jungle is located at 84-10 Pillye Yaksu-gil, Inje-eup, Inje-gun, Gangwon. There are mountains around it.",
  "url": "https://campertunity.com/listings/campgrounds/oasis-jungle",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h854_241127142807686.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pillye Yaksu-gil 84-10",
    "addressLocality": "Inje-eup",
    "addressRegion": "Gangwon-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0762331,
    "longitude": 128.3690179
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100198"
  ]
}