{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/untitled-1-9",
  "name": "Book up the hill camper.",
  "description": "On the way to the X-Packet of the High Anti-Point Planet, it's in the middle of the Samdu reservoir, a open hill around which it boasts a cool view of the landscape as if it were on top of the summit, especially with no special facilities around it.",
  "url": "https://campertunity.com/listings/campgrounds/untitled-1-9",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w900_h1200_241209154720433.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1004199,
    "longitude": 128.362965
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100943"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}