{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bjursunds-camping-loftahammar",
  "name": "Bjursunds Camping",
  "description": "Bjursunds Camping is a campsite in Loftahammar, Kalmar, located by the sea and in a wood.This camp site with sloping grounds has which are marked...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bjursunds-camping-loftahammar",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2d1e42d28.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Horsvik 1",
    "addressLocality": "Loftahammar",
    "postalCode": "59471",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.91864,
    "longitude": 16.59814
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}