{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-harbor-park-camping-jakobstad-pietarsaari-fi",
  "name": "Old Harbor Park & Camping",
  "description": "Old Harbor Park & Camping is a campsite in Jakobstad, Ostrobothnia, located by the sea.The campsite has pitches with shade, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-harbor-park-camping-jakobstad-pietarsaari-fi",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/9/685915d35a6b7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tändstickvägen 5",
    "addressLocality": "Jakobstad / Pietarsaari",
    "postalCode": "68600",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.68869,
    "longitude": 22.6925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}