{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/byske-havsbad-byske",
  "name": "Byske Havsbad",
  "description": "Byske Havsbad is a campsite in Byske, Västerbotten, located near the sea.This campsite has delimited pitches, not...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/byske-havsbad-byske",
  "image": [
    "https://cdn2.acsi.eu/6/7/8/f/678fea18bd2f4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bäckgatan 40",
    "addressLocality": "Byske",
    "postalCode": "93451"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.94744,
    "longitude": 21.23422
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}