{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salakallio-caravan-halikko",
  "name": "Salakallio Caravan",
  "description": "Salakallio Caravan is located in the area of the current city of Salo. It offers a small lake with a sauna and a dance floor. Facilities include a sauna, showers, WC, laundry, electricity, a playground, and fishing opportunities.",
  "url": "https://campertunity.com/listings/campgrounds/salakallio-caravan-halikko",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da83607%2Fab70b507-8aef-44f7-bbe7-88b683f7075c_image8861_640x480.jpg?alt=media&token=bdaeb4bc-ddec-4f6e-9290-96c45461f02a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salaistentie 782",
    "addressLocality": "Halikko",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.4373,
    "longitude": 23.1197
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}