{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-41-45",
  "name": "Book a docked camper.",
  "description": "A young women's camper is located in the southeast corner of the planet, with five pages of ordinary camping sites made up of pebbles. The site can only be called 3x4. The size of the site is up to 2 people, providing 10 kilos of wood, breakfast and drink.",
  "url": "https://campertunity.com/listings/campgrounds/campground-41-45",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241205185855684.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.8524255,
    "longitude": 127.2854063
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100305"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ]
}