{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/joulupukin-pajakyla-santa-claus-village-rovaniemi-lappi",
  "name": "Joulupukin Pajakyla Santa Claus Village",
  "description": "Place in Santa Claus Village so-called - beautiful surroundings - Arctic Arctic Circle runs through the city - 9km Rovaniemi - Napapiri 300m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/joulupukin-pajakyla-santa-claus-village-rovaniemi-lappi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650763202.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Joulumaantie",
    "addressLocality": "rovaniemi",
    "addressRegion": "lappi",
    "postalCode": "96930",
    "addressCountry": "finnland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.54375,
    "longitude": 25.84429
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.44,
    "reviewCount": 69,
    "bestRating": 5,
    "worstRating": 1
  }
}