{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-7-20",
  "name": "Namhae Healing National Leisure Campground",
  "description": "Namhae Healing National Leisure Campground is located at Seongnam-ro 105, Idong-myeon, Namhae-gun, Gyeongnam. It is surrounded by beaches, mountains/forests.",
  "url": "https://campertunity.com/listings/campgrounds/campground-7-20",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w2992_h2992_241127142828186.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seongnam-ro 105",
    "addressLocality": "Namhae-gun",
    "addressRegion": "Gyeongsangnam-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7786958,
    "longitude": 127.9499272
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100245"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}