{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gongdulkaempingjang-yeyakagi",
  "name": "공둘캠핑장",
  "description": "Gongdul Camping Ground is a small campsite with individual toilets located in Seomyeon, Seocheon-gun, Chungnam. The campsite has 6 general camping sites made of crushed stone. There is a shade canopy installed on the site, so there is no need to install a separate tarp. Facilities include a convenience store, trampoline, etc. Chunjangdae Beach and Hongwon Port are nearby.",
  "url": "https://campertunity.com/listings/campgrounds/gongdulkaempingjang-yeyakagi",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241127142838267.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "주원로 59",
    "addressLocality": "서천군",
    "addressRegion": "충남",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1592093,
    "longitude": 126.5754967
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100254"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}