{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rauhalahti-holiday-centre-kuopio-kuopio",
  "name": "Matkailukeskus Rauhalahti Rauhalahti Holiday Centre",
  "description": "located on the lake - near the beach - demarcated pitches - paved spacious pitches with lawn RV - check-in after 6 pm - check-out until 11 pm - supermarket - restaurant - snack - Kuopio 9km - Rauhalahti 0,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rauhalahti-holiday-centre-kuopio-kuopio",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747567.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rauhankatu",
    "addressLocality": "Kuopio",
    "addressRegion": "kuopio",
    "postalCode": "70700",
    "addressCountry": "Finnland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.86412,
    "longitude": 27.6391
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "36",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "36+"
}