{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-14-13",
  "name": "Booking a Dry Lake Camp",
  "description": "It's a small camp just outside the waterfront, right in front of the hot - water lake, where you can enjoy fishing, seafaring experiences, hubs, mountain climbing, bikes, and so forth.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-14-13",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925175742353.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0504884,
    "longitude": 127.4423827
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}