{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-5-22",
  "name": "Schedule for The Glad Glampings",
  "description": "It's on the upper hill of the pool park, so it's a beautiful view of the sky, and it's also a delight to watch the stars pouring in along with the stillness of the mountain, with a system of eight glamping pools, two swimming pools, playgrounds, outdoor theaters, walkways, and so on.",
  "url": "https://campertunity.com/listings/campgrounds/campground-5-22",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h720_240925180858182.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5210912,
    "longitude": 128.0158329
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101079"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}