{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-45-33",
  "name": "Reservation of the National Forest Reservation Camp.",
  "description": "For example, if you want to feel the night and the morning of the forest, you have to find the beauty of the camper.",
  "url": "https://campertunity.com/listings/campgrounds/campground-45-33",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w768_h512_250620111638076.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0317755481465,
    "longitude": 127.399580625058
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/403"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    }
  ]
}