{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/krapuranta-oripaa",
  "name": "Krapuranta",
  "description": "Krapuranta is a campsite located in a natural area with a small ridge, forest, and a flat, grassy field. It offers caravan pitches, tent spots, and has various facilities including a sauna, pool, and shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/krapuranta-oripaa",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11408d917000da8358d%2F47a6aa5c-340e-4f43-b6b8-69aa71d09d5b_IMG_20230804_201353__640x480.jpg?alt=media&token=71a9fe9a-8d96-49e0-868a-e5ad17203a6c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Korvenkulmantie 44",
    "addressLocality": "Oripää",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.8396,
    "longitude": 22.7007
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}