{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sipoonkorven-kansallispuiston-byabackenin-sipoo",
  "name": "Sipoonkorven Kansallispuiston Byabackenin",
  "description": "Parking space at National Park Sipoonkrone National Park - Sipoo 5km",
  "url": "https://campertunity.com/listings/campgrounds/sipoonkorven-kansallispuiston-byabackenin-sipoo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651185775"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Länsitie",
    "addressLocality": "sipoo",
    "addressRegion": "sipoo",
    "postalCode": "04130",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.34852,
    "longitude": 25.21025
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}