{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pajda-mazur-stare-jablonki",
  "name": "Pajda Mazur",
  "description": "Pajda Mazur is a campsite in Stare Jabłonki, Warmian-Masurian, located by a lake/recreational pond.The campsite has pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/pajda-mazur-stare-jablonki",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751795a6afff.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Katno 30B",
    "addressLocality": "Stare Jablonki",
    "postalCode": "14-133",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.70417,
    "longitude": 20.07833
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/poland/warmian-masurian/stare-jablonki/pajda-mazur-121428/?tab=reviews"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}