{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-49-23",
  "name": "에어그라운드",
  "description": "Airground Campground is a caravan campground located next to Taeheungpo Port in Namwon-eup, Seogwipo. In particular, the caravans here are composed only of Airstream models, which are currently popular for their round and shiny shape. In addition, the caravans are arranged in a circle around a fairly wide lawn in the middle, making it especially popular among young people who like to take pictures. The scenery with the sea right in front of the campground and the foothills of Hallasan Mountai...",
  "url": "https://campertunity.com/listings/campgrounds/campground-49-23",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w800_h601_240927111338648.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "남태해안로 439",
    "addressLocality": "서귀포시",
    "addressRegion": "제주특별자치도",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2820588,
    "longitude": 126.7465795
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7775"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Photography"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}