{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-7-18",
  "name": "Book a knockout camper",
  "description": "A small camp on the beach in front of the main island, in the open sea, ready for a comfortable break and a shower for a four-year-old party.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-7-18",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241206071312370.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.838485,
    "longitude": 128.3901051
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}