{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-13-3",
  "name": "Gorillas, book the camping grounds.",
  "description": "The game is also the Golden Dog Camp, where you have your own open water, your own swimming pool, your separate water bathroom.",
  "url": "https://campertunity.com/listings/campgrounds/campground-13-3",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h517_240925180942969.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4953606,
    "longitude": 127.5948785
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101269"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    }
  ]
}