{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-nuorgamin-lomakeskus-nuorgam-fi",
  "name": "SF Caravan Nuorgamin Lomakeskus",
  "description": "SF-Caravan Camp - located on a river - Check-in after 14h - 14h check-out - restaurant - on the border with Norway - license - boat rental - can be full in the summer - 0.7km center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-nuorgamin-lomakeskus-nuorgam-fi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650742052.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nuorgamintie",
    "addressLocality": "19738",
    "addressRegion": "nuorgam",
    "postalCode": "99990",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 70.08222,
    "longitude": 27.89194
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.88,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€40+"
}