{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ecohillglamping-jeju-aewol",
  "name": "에코힐글램핑",
  "description": "Ecohillglamping, located in Aewol-eup, Jeju-si, is a luxurious glamping site about 10 minutes from Jeju Airport. Free Wi-Fi is available, and in summer, two swimming pools are operated for safety, divided into children's and adult sections. There is a simple beer bar at the campsite, favored by young campers. Ecohillglamping's swimming pool has wonderful lighting for night swimming. Palm trees and tree swings are installed around the campsite for comfortable relaxation, and hammocks are avail...",
  "url": "https://campertunity.com/listings/campgrounds/ecohillglamping-jeju-aewol",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925174043379.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "광령평화8길 22",
    "addressLocality": "제주시 애월읍",
    "addressRegion": "제주특별자치도",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4496152,
    "longitude": 126.4407995
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/2156"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}