{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-sjostugan-almhult",
  "name": "First Camp Sjöstugan",
  "description": "First Camp Sjöstugan is situated on a promontory jutting into a large lake (Möckeln) in the south of Sweden. On this family campsite you...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-sjostugan-almhult",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a0dbab1c93.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bökhult 27",
    "addressLocality": "Älmhult",
    "postalCode": "34338",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.56867,
    "longitude": 14.132
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}