{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caravan-3",
  "name": "Keep a reservation for Sanakarabanpent.",
  "description": "There are two and a half square feet of snow on the beach and five small caravans in the middle of the Korean caravan. In all caravans, there are two and a half square feet of water in front of the sea and five of them in front of the sea.",
  "url": "https://campertunity.com/listings/campgrounds/caravan-3",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925173724997.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8577294,
    "longitude": 129.5244986
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/1457"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}