{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/2ri",
  "name": "Book an out-of-two-south field.",
  "description": "Usually the new camping grounds are not much of a shade, but they've been built in a forested area, where the trees are full enough to enjoy camping even in the summer.",
  "url": "https://campertunity.com/listings/campgrounds/2ri",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h344_241031174147113.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1423929,
    "longitude": 128.2683006
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100550"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}