{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-4-41",
  "name": "I want you to book my country's conference camp.",
  "description": "The main island camp is located at the far bottom of the Great Dipper, which is built here in a sea-sharing forest, a landscape-like beach that looks like the Memoon Island and has the most beautiful sunsets.",
  "url": "https://campertunity.com/listings/campgrounds/campground-4-41",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925175422237.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1997701,
    "longitude": 126.5603735
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7533"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}