{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/40-2",
  "name": "Booking an Oto Camping Room in the White Valley",
  "description": "Right in front of the camp site, there's a valley where you can play water, catch fish, and groom under the shade of cool trees.",
  "url": "https://campertunity.com/listings/campgrounds/40-2",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h960_240925181018702.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1924742,
    "longitude": 128.3220762
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101412"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}