{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-silaiciai-seirijai",
  "name": "Camping Silaiciai",
  "description": "Camping Silaiciai is a campsite in Seirijai, located in a wood and by a lake/recreational pond.The campsite has which are marked out, pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-silaiciai-seirijai",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750654d3aabe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Seirijai",
    "postalCode": "67229"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.212,
    "longitude": 23.86017
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}