{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dimal-castle-camping-poshnje",
  "name": "Dimal Castle Camping",
  "description": "Dimal Castle Camping is a campsite in Poshnje.The campsite has which are marked out and pitches with some shade. The following rules apply to pets...",
  "url": "https://campertunity.com/listings/campgrounds/dimal-castle-camping-poshnje",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9127/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rruga nacionale, SH72",
    "addressLocality": "Poshnje",
    "postalCode": "5008",
    "addressCountry": "AL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.78267,
    "longitude": 19.84767
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}