{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mulsuri-campingjang-pocheon-si-gyeonggi",
  "name": "물소리 캠핑장",
  "description": "물소리 캠핑장은 경기 포천시 관인면 담터길 239에 있습니다.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mulsuri-campingjang-pocheon-si-gyeonggi",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w960_h1280_250620111145885.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "담터길 239",
    "addressLocality": "포천시",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1557453,
    "longitude": 127.1978921
  }
}