{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kokkola-camping-meripoisto-kokkola",
  "name": "Kokkola Camping Meripoisto",
  "description": "Kokkola Camping Meripoisto is a campsite in Kokkola, Central Ostrobothnia, located by the sea.This camp site with sloping grounds has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kokkola-camping-meripoisto-kokkola",
  "image": [
    "https://cdn3.acsi.eu/6/7/8/7/6787862ee5db5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vanhansatamanlahdentie 20",
    "addressLocality": "Kokkola",
    "postalCode": "67200",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.85386,
    "longitude": 23.11039
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}