{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-24-27",
  "name": "Book a hug in the woods.",
  "description": "We're sitting in the woods in a wildly friendly camp in the woods, surrounded by mountains, surrounded by valleys, and we've got 22-page AutoCampting sites made up of debris, but the trailers are not allowed.",
  "url": "https://campertunity.com/listings/campgrounds/campground-24-27",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w620_h775_250620111149154.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7883023,
    "longitude": 128.192965
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100273"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}