{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yumyeongsan-258-gapyeong",
  "name": "유명산 258",
  "description": "유명산 258은 경기 가평군 설악면 유명산길 61-12에 있습니다.",
  "url": "https://campertunity.com/listings/campgrounds/yumyeongsan-258-gapyeong",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1023_h1280_241121165202230.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "유명산길 61-12",
    "addressLocality": "가평군",
    "addressRegion": "경기도",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5964304,
    "longitude": 127.4922293
  }
}