{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-karlstorp-halmstad-halmstad",
  "name": "First Camp Karlstorp-Halmstad",
  "description": "First Camp Karlstorp-Halmstad is a campsite in Halmstad, Halland, located in a wood.The campsite has which are marked out and pitches without shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-karlstorp-halmstad-halmstad",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675181a2d451e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "G Tylösandsvägen 200",
    "addressLocality": "Halmstad",
    "postalCode": "30272",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.65803,
    "longitude": 12.75608
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}