{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/untitled-2-11",
  "name": "Book a Sol Court Camp",
  "description": "Sol Court Camp is on the track of the track 49-15 on the track of the yellow line, where there's a mountain, a forest.",
  "url": "https://campertunity.com/listings/campgrounds/untitled-2-11",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925173912942.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5414233,
    "longitude": 127.4689533
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}