{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-4",
  "name": "수락 힐스테이",
  "description": "수락 힐스테이은 전남 구례군 산동면 수락길 71에 있습니다. 주변에는 계곡가 있습니다",
  "url": "https://campertunity.com/listings/campgrounds/campground-4",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h262_241031181834408.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "수락길 71",
    "addressLocality": "구례군 산동면",
    "addressRegion": "전남",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3467517,
    "longitude": 127.458479
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101509"
  ]
}