{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kylmaluoman-leirintaalue-onbekend-northern-ostrobothnia",
  "name": "Kylmäluoman leirintäalue",
  "description": "Kylmäluoman leirintäalue is a camping location that offers water, campfire facilities, a playground, electricity, discharge for toilet containers, toilet facilities, wheelchair-friendly access, laundry services, and nearby wellness facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kylmaluoman-leirintaalue-onbekend-northern-ostrobothnia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651218812"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pajuluomantie",
    "addressLocality": "Onbekend",
    "addressRegion": "northern-ostrobothnia",
    "postalCode": "93540",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.58624,
    "longitude": 28.90539
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}