{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-22-16",
  "name": "A reservation for Young-goon-Doo-Doo, Camp-Fing-Fing-Point.",
  "description": "It's very nice to have a view of the ocean, but it's a bit of a distance from the facility, but it's a bit of a view.",
  "url": "https://campertunity.com/listings/campgrounds/campground-22-16",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_250620111216522.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2824736,
    "longitude": 126.457438
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100081"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Photography"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}