{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gudyniske",
  "name": "Gudyniske",
  "description": "Beautiful place in Lithuania countryside. A place is near the forest, so you can join wild nature an",
  "url": "https://campertunity.com/listings/campgrounds/gudyniske",
  "image": [
    "https://campspace.com/media/medium/uploads/space/27/95/_1/2795_1_5e4fe60e0bc66.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "LT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.75,
    "longitude": 23.49
  },
  "sameAs": [
    "https://campspace.com/en/s/gudyniske_2795?pitchTypeId=927&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}