{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skammestein",
  "name": "Skammestein - 2 Stryta",
  "description": "A tiny place for one, possible two cars. Not very level. Perfect for fishing and hiking.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skammestein",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/no.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.286,
    "longitude": 9.024843
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}