{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/202-3",
  "name": "Book Camp 202",
  "description": "Camp 202 Camp is October 28th, which is at the entrance of Biena Island, and it's a small, 500-loaf, top-of-the-art site, two adults, three dogs, and a Hilling Camp for a quiet break.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/202-3",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w721_h1280_250620111413672.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1087371,
    "longitude": 127.8111562
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}