{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-pello-pello",
  "name": "Camping Pello",
  "description": "located on a river - near sandy beach - restaurant - shop - salmon fishing - boat rental - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-pello-pello",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650755198.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nivanpääntie",
    "addressLocality": "Pello",
    "addressRegion": "pello",
    "postalCode": "95700",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.78382,
    "longitude": 23.94449
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/pello/pello/20826/camping-pello",
    "https://www.pincamp.ch/de/campingplaetze/camping-pello"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "€21+"
}