{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/untitled-26",
  "name": "A reservation for the Camping As told by Simari Station · Global Voices",
  "description": "There's a camp-in-the-Speech Camping Field in the North Pacific at 455-23, and around it is a mountain/forest, a river.",
  "url": "https://campertunity.com/listings/campgrounds/untitled-26",
  "image": [
    "/img/GraphicImg_1024x510.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6765318603066,
    "longitude": 128.892029662586
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101665"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}