{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kunes-camping-kunes",
  "name": "Kunes Camping",
  "description": "Kunes Camping is a campsite in Kunes, Finnmark.The campsite has pitches without shade. Kunes Camping is located close to a sandy beach and a pebble...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kunes-camping-kunes",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517d5b97e7a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RV98",
    "addressLocality": "Kunes",
    "postalCode": "9742",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 70.34383,
    "longitude": 26.49989
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}