{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/electricity-kalvia-central-ostrobothnia-fi",
  "name": "electricity",
  "description": "Motorhome place next to an animal park on the edge of a forest. Electra, toilet, sauna, water tap point present.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/electricity-kalvia-central-ostrobothnia-fi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651257809"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eläinpuistontie",
    "addressLocality": "Kälviä",
    "addressRegion": "central-ostrobothnia",
    "postalCode": "68300",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.85706,
    "longitude": 23.3173
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€16+"
}