{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peurasuvanto-peurasuvanto-sodankyla",
  "name": "Peurasuvanto",
  "description": "located on a lake - near a dam - underground gravel - Tankavaara 43km - Sodankylä 58km - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peurasuvanto-peurasuvanto-sodankyla",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650837159.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rovaniementie",
    "addressLocality": "Peurasuvanto",
    "addressRegion": "sodankyla",
    "postalCode": "99680",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.86154,
    "longitude": 26.72856
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.31,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€6.5+"
}