{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-pyharanta-pyharanta",
  "name": "Campsite Pyhäranta",
  "description": "Campsite Pyhäranta is a campsite in Pyhäranta, Varsinais-Suomi, by the sea and in the forest. This campsite has pitches with shade, without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-pyharanta-pyharanta",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f30dd62078.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Suojalantie 9",
    "addressLocality": "Pyhäranta",
    "postalCode": "23950",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.95236,
    "longitude": 21.43472
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}