{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nallikari-lomakyla-oulu",
  "name": "Camping Nallikari Lomakylä",
  "description": "demarcated pitches - 150 power connections - winter sports campsite - supermarket - snack bar - center 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nallikari-lomakyla-oulu",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651056071"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leiritie",
    "addressLocality": "Oulu",
    "addressRegion": "oulu",
    "postalCode": "90500",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.02978,
    "longitude": 25.41745
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "42",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€42+"
}