{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-59-8",
  "name": "Book a cloudside camper.",
  "description": "Children can play water sand for fishing, and once they find it, it's beautiful, it's the beach you want to find, it's the beach you don't want to know about, it's the only beach you want to come to.",
  "url": "https://campertunity.com/listings/campgrounds/campground-59-8",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h576_241209154841479.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.835894,
    "longitude": 126.150928
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101468"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}