{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gujorahang-camping-ground-geoje-si-gyeongnam",
  "name": "구조라항캠핑장",
  "description": "구조라항캠핑장은 경남 거제시 일운면 구조라로 15-2에 있습니다. 주변에는 해변가 있습니다",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gujorahang-camping-ground-geoje-si-gyeongnam",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h747_241031181711026.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "구조라로 15-2",
    "addressLocality": "거제시",
    "addressRegion": "경남",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8081136,
    "longitude": 128.698387
  }
}