{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mark-camping-gyula-2",
  "name": "Mark-Camping",
  "description": "Mark-Camping is a campsite in Gyula, Békés.The campsite has pitches without shade and pitches with some shade. It is possible to rent caravans....",
  "url": "https://campertunity.com/listings/campgrounds/mark-camping-gyula-2",
  "image": [
    "https://cdn1.acsi.eu/6/8/9/c/689c5af836d39.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vár-utca 5",
    "addressLocality": "Gyula",
    "postalCode": "5700",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.64725,
    "longitude": 21.28544
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}