{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-60-27",
  "name": "Book a macabre camper.",
  "description": "The Masaza Camp is located at the top of the village, where the last prince of Sinra, Masazar, had raised his strength to rebuild the city of Sinra.",
  "url": "https://campertunity.com/listings/campgrounds/campground-60-27",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925175731206.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.8811096,
    "longitude": 128.2572351
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7818"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}