{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/best-park-kontiomaki-kontiomaki-paltamo",
  "name": "Best Park Kontiomäki",
  "description": "location at the rear of gas station / restaurant / shop [open 8-22h] - standing places with electricity [pay at gas station] - Paltamo 17km - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/best-park-kontiomaki-kontiomaki-paltamo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650830966.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viitostie",
    "addressLocality": "Kontiomäki",
    "addressRegion": "paltamo",
    "postalCode": "88470",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.31999,
    "longitude": 28.0434
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/paltamo/kontiomaki/66522/best-park-kontiomaki"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.9",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "€24.9+"
}