{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jyrkkakoski-camping-pudasjarvi-1",
  "name": "Jyrkkäkoski Camping",
  "description": "Camping at hostell - in forest on river - sauna - at reception also coffee and ice - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jyrkkakoski-camping-pudasjarvi-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650881005.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jyrkkäkoskentie",
    "addressLocality": "Pudasjärvi",
    "addressRegion": "pudasjarvi",
    "postalCode": "93100",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.3985,
    "longitude": 26.9933
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€22+"
}