{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jungmisan-recreational-forest-yangpyeong-kr",
  "name": "중미산 자연휴양림",
  "description": "중미산 자연휴양림은 경기 양평군 옥천면 중미산로 1152에 있습니다.",
  "url": "https://campertunity.com/listings/campgrounds/jungmisan-recreational-forest-yangpyeong-kr",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w900_h1200_241121165240879.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "중미산로 1152",
    "addressLocality": "옥천면",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5880186,
    "longitude": 127.4546124
  }
}