{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/viipuksen-leirintaalue-northern-ostrobothnia",
  "name": "Viipuksen Leirintäalue",
  "description": "Viipuksen Leirintäalue offers electricity, toilet, and shower facilities. There is also a wellness center nearby.",
  "url": "https://campertunity.com/listings/campgrounds/viipuksen-leirintaalue-northern-ostrobothnia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viipusjärventie",
    "addressLocality": "157271",
    "addressRegion": "northern-ostrobothnia",
    "postalCode": "93830",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.20414,
    "longitude": 29.12993
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/northern-ostrobothnia/157271/viipuksen-leirintaalue",
    "https://www.campercontact.com/en/finland/northern-ostrobothnia/kuusamo/157271/viipuksen-leirintaalue"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}