{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-1-53",
  "name": "Schedule three o'clock camping grounds",
  "description": "The three quarter ton camp is located on the north side of the sky, and the mountain range is surrounded by beautiful landscapes, and there is a cool valley at the side of the camp, where there is a light climb of about two hours of mountain climbing.",
  "url": "https://campertunity.com/listings/campgrounds/campground-1-53",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925173805514.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9791858,
    "longitude": 127.1354706
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/1557"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}