{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunset-coast-seogwipo-jeju",
  "name": "Sunset Coast",
  "description": "It is located on the Daejeong coast on the west side of Jeju Island. It is the most beautiful place to watch the sunset in Jeju, and you can also see dolphins. The campsite is right on the coastal road, making it easy to find. The sea view is also excellent. In addition, there is a cafe operated by the campsite right next door.",
  "url": "https://campertunity.com/listings/campgrounds/sunset-coast-seogwipo-jeju",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h720_240925180815267.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Daejeong-eup, Noeulhaean-ro 232",
    "addressLocality": "Seogwipo-si",
    "addressRegion": "Jeju-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2459661,
    "longitude": 126.205129
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100915"
  ]
}