{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandalbada-campground-geoje",
  "name": "산달바다 캠핑장",
  "description": "산달바다 캠핑장은 경남 거제시 거제면 거제남서로 4091에 있습니다. 주변에는 해변,숲가 있습니다",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandalbada-campground-geoje",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h720_250620111124344.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "거제남서로 4091",
    "addressLocality": "거제시",
    "addressRegion": "경남",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8352047,
    "longitude": 128.544085
  }
}