{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-aranypart-siofok-szabadifurdo",
  "name": "Camping Aranypart",
  "description": "A few kilometres from the centre of Siofok, a cozy seaside resort on Lake Balaton (Hungary), Aranypart Camping & Apartments is...",
  "url": "https://campertunity.com/listings/campgrounds/camping-aranypart-siofok-szabadifurdo",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/c/685cfa5606155.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Szent László u. 185",
    "addressLocality": "Siófok/Szabadifürdö",
    "postalCode": "8604",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.92786,
    "longitude": 18.10328
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}