{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lapin-rinki-simo",
  "name": "Lapin Rinki",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lapin-rinki-simo",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da835a2%2Fc26a266f-4c6b-4065-91f2-2aa2a172ca00_lapinrinki%20vene_640x480.jpg?alt=media&token=9fa292da-220d-421b-b1ff-93125d620755",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lohitie 14",
    "addressLocality": "Simo",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.6583,
    "longitude": 25.0701
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}