{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stoylen-camping-bygland",
  "name": "Støylen Camping",
  "description": "Støylen Camping is a campsite in Bygland, located a river/stream and by a lake/recreational pond.The campsite has pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stoylen-camping-bygland",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675198f612fec.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Setesdalsveien 2352",
    "addressLocality": "Bygland",
    "postalCode": "4745",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.93208,
    "longitude": 7.69742
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}