{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/venesilta-camping-tammela",
  "name": "Venesilta Camping",
  "description": "Venesilta Camping is a campsite that offers a range of facilities. It has a hygiene block with toilets and showers for visitors. In addition, there's a sauna and a swimming area that everyone can use. The campsite is dotted with numerous barbeque spots. For the kids, there's a small play area located near the outdoor barbeque section. The terrace is a great spot to enjoy breakfast, grilled food, drinks, and small snacks. It also serves alcoholic beverages. On weekends, the campsite comes aliv...",
  "url": "https://campertunity.com/listings/campgrounds/venesilta-camping-tammela",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Portaantie 225",
    "addressLocality": "Tammela",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.7921,
    "longitude": 23.8161
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}