{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reservation",
  "name": "A reservation for the Eunji family camp",
  "description": "The Eunji family camp is a fun place to enjoy an out-of-the-way picnic with their families and friends at high school, close to Starfield and Ikea, operating only on Sundays and holidays, with large ponds and walkways that are now lucky for the old fishing grounds.",
  "url": "https://campertunity.com/listings/campgrounds/reservation",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241122141753946.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6667751128519,
    "longitude": 126.856422238772
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/8068"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}