{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/top-vaasa",
  "name": "Top Camping Vaasa",
  "description": "Camping Vaasa is a spacious campsite. It partners with Tropicaland, making it popular among families. The campsite has a lively atmosphere, especially on weekends with karaoke and an on-site pub. It offers all necessary amenities including free showers, laundry facilities, a gas grill, a kitchen area, and even a sauna at no extra cost. Although the city of Vaasa is a bit of a walk away, it's definitely worth a visit.",
  "url": "https://campertunity.com/listings/campgrounds/top-vaasa",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da8363a%2Fffe2c1d1-5745-4d92-a8e3-568001e8c9a8_top_slider_aauto_640x480.jpg?alt=media&token=3bcd5e0a-d319-4a4d-85ea-4ff92b8a1c69",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Niemeläntie 1",
    "addressLocality": "Vaasa",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.1002,
    "longitude": 21.5757
  },
  "sameAs": [
    "https://campio.no/campsite/top-camping-vaasa",
    "https://www.eurocampings.co.uk/finland/ostrobothnia/vaasa/top-camping-vaasa-100224/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    }
  ]
}