{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/berdyansk-berdiansk-zaporizhia-oblast",
  "name": "Berdyansk",
  "description": "Enjoy a relaxing stay at Berdyansk in Berdiansk, Ukraine. Visitors' rating: 3.",
  "url": "https://campertunity.com/listings/campgrounds/berdyansk-berdiansk-zaporizhia-oblast",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650798719.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Makarova Street",
    "addressLocality": "Berdiansk",
    "addressRegion": "Zaporizhia Oblast",
    "postalCode": "71100",
    "addressCountry": "Ukraine"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.67704,
    "longitude": 36.81373
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}