{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kemijoki-52770-rovaniemi",
  "name": "Kemijoki",
  "description": "on an island on a lake - Center 15km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kemijoki-52770-rovaniemi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650799028.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kemijoen itäpuolentie",
    "addressLocality": "52770",
    "addressRegion": "rovaniemi",
    "postalCode": "96400",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.42065,
    "longitude": 25.58254
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}