{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-10-29",
  "name": "Book a Glamhy Glampingham",
  "description": "It's located next to the W5 golf course, where the wide swimming pool of the Mediterranean wind is comfortably positioned at wide intervals.",
  "url": "https://campertunity.com/listings/campgrounds/campground-10-29",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h853_241209154716447.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2567873,
    "longitude": 126.45058
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100935"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}