{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunny-nights-camping-gatauciai",
  "name": "Sunny Nights Camping",
  "description": "Sunny Nights Camping is a campsite in Gataučiai, located by a lake/recreational pond.The campsite has which are marked out, pitches with shade,...",
  "url": "https://campertunity.com/listings/campgrounds/sunny-nights-camping-gatauciai",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675188f58775f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rygos street 12A",
    "addressLocality": "Gatauciai",
    "postalCode": "84262"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.15672,
    "longitude": 23.53331
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}