{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/1-2",
  "name": "Book Well Comptu Camp",
  "description": "The well-commutu camp is located on the upper end of the Big Month Law Valley, which is called our country's camping sanctuary.",
  "url": "https://campertunity.com/listings/campgrounds/1-2",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925175611915.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3571502,
    "longitude": 128.2786804
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7675"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}