{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saynaniemen-leirinta-orivesi",
  "name": "Camping of the Seat",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/saynaniemen-leirinta-orivesi",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da83614%2Fec3d3bca-c41b-40cb-a4cc-d9a72a4feb2e_leikkikentta_640x480.jpg?alt=media&token=40273e39-54ae-4331-89f2-c96b1e35ac95",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Säynäniementie 100",
    "addressLocality": "Orivesi",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.6279,
    "longitude": 24.34
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}