{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/684-1",
  "name": "Book a Garden 684 Glamping Room",
  "description": "This is one of the three peninsulas in our country, the Hae-nammping Gardens, and it is said to be the most beautiful place in the vicinity of the sea.",
  "url": "https://campertunity.com/listings/campgrounds/684-1",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h347_240925175640730.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7770717,
    "longitude": 126.3281211
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7751"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}