{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-54-18",
  "name": "A reservation for the Big Rock Auto Camping Center.",
  "description": "It's five minutes away from the bathroom passenger terminal, and it's a camping ground with a fence and a camper.",
  "url": "https://campertunity.com/listings/campgrounds/campground-54-18",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925174654581.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6445536,
    "longitude": 128.2601851
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/3454"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}