{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-22-18",
  "name": "밀양캠프밸리 관광농원",
  "description": "Miryang Camp Valley Tourist Farm is located at 284-26 Eoreumgol-yetgil, Sannae-myeon, Miryang-si, Gyeongnam. There are mountains and forests around.",
  "url": "https://campertunity.com/listings/campgrounds/campground-22-18",
  "image": [
    "/img/GraphicImg_1024x510.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "산내면 얼음골옛길 284-26",
    "addressLocality": "Miryang-si",
    "addressRegion": "Gyeongsangnam-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5766360607856,
    "longitude": 128.97599898673
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101621"
  ]
}