{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bluemoon-booking",
  "name": "Book a Blue Gate Camp",
  "description": "The Blue Gate Camp is located right in the front side of the morning range, the main stop of the range, where you can see the skylight at night, the highest point in the village, with a pentance, and a camping platform at the bottom of the fence, so that you have to climb up a steep street to get to the camp, instead of being distracted by any noise, traffic, or anything else, you can focus on camping.",
  "url": "https://campertunity.com/listings/campgrounds/bluemoon-booking",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w800_h1067_250620111006167.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7471543,
    "longitude": 127.350715
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7694"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ]
}