{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/untitled-3-1",
  "name": "합천 씨파크",
  "description": "합천 씨파크 내에 위치한 캠프닉장 캠프닉콤마. 라이더들의 성지인 대형 모토라드카페와 이마트24편의점, 대형 물놀이장을 갖추고 있고 방갈로 하우스 형식으로 된 프라이빗한 공간에서 힐링을 즐길 수 있는 곳. 바베큐 세트 제공, 에어컨 빵빵!",
  "url": "https://campertunity.com/listings/campgrounds/untitled-3-1",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925175505514.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "합천호수로 525",
    "addressLocality": "합천군",
    "addressRegion": "경남",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5443965,
    "longitude": 128.053735
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7599"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}