{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/downtown-forest-hostel-camping-vilnius-lithuania",
  "name": "Downtown Forest Hostel & Camping",
  "description": "location in forest - near center - walking distance to town hall and cathedral",
  "url": "https://campertunity.com/listings/campgrounds/downtown-forest-hostel-camping-vilnius-lithuania",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650792475.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Paupio gatvė 31A",
    "addressLocality": "Vilnius",
    "addressRegion": "Vilnius",
    "postalCode": "11341",
    "addressCountry": "LT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.67839,
    "longitude": 25.30209
  },
  "sameAs": [
    "https://www.campercontact.com/en/lithuania/vilnius-county/vilnius/48386/downtown-forest-hostel-camping",
    "https://www.camping.lt/ru/kemping/downtown-forest-hostel-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}