{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/esy-club-tour-farm-campground-taean",
  "name": "Esy Club Tour Farm Campground",
  "description": "It is a large campsite with over 100 sites, operated together with Taean Dullegil Campground. It is located on a hill right next to Kkujinamugol Beach on the upper part of the Taean Peninsula, with a private beach on 33,000 pyeong (approx. 109,000 square meters) of land. All sites face the sea, offering great views, and most of the area is a pine forest, providing shade and a quiet atmosphere. In particular, the swimming pool located at the highest point of the campsite is the best photo zone...",
  "url": "https://campertunity.com/listings/campgrounds/esy-club-tour-farm-campground-taean",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/img/fire_img.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "이원면 내리 503-31",
    "addressLocality": "태안군",
    "addressRegion": "충청남도",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9332918,
    "longitude": 126.294057
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100914"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Photography"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}