{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-322",
  "name": "Camping Whales Booking Camping Camps",
  "description": "The camper for the camping whales on the river side of the river can be a camp of 12 sites with lawns, kitchens, toilets, showers, and so on.",
  "url": "https://campertunity.com/listings/campgrounds/camping-322",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h509_240925180526912.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2417692,
    "longitude": 127.7169022
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100380"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}