{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/songho-national-tourist-site-campground-yeongdong-cb",
  "name": "Songho National Tourist Site Campground",
  "description": "Amidst the growing trend of facilities like caravans and glamping for camping convenience, this is a place where you can enjoy nature-friendly camping, breathing in the scent of pine in a pine forest over 100 years old. To reduce carbon dioxide emissions and protect the pine forest, the use of electricity and fire pits is restricted, and vehicle entry into the campground is prohibited. It provides a pleasant environment by being well-equipped with separate waste collection facilities. Further...",
  "url": "https://campertunity.com/listings/campgrounds/songho-national-tourist-site-campground-yeongdong-cb",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w769_h512_250620111327999.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Songho-ro 105, Yangsan-myeon",
    "addressLocality": "Yeongdong-gun",
    "addressRegion": "Chungcheongbuk-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.129737,
    "longitude": 127.6763588
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/1807"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ]
}