{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-lemmi-caravan-mynamaki",
  "name": "SF Caravan Lemmi Caravan",
  "description": "SF-Caravan camping - near / in the forest - very quiet area - electricity: surcharge in winter [October-April] - center 17km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-caravan-lemmi-caravan-mynamaki",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650744030.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Caravantie",
    "addressLocality": "Mynämäki",
    "addressRegion": "mynamaki",
    "postalCode": "23100",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.80455,
    "longitude": 21.93948
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€17+"
}