{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-torekov-bastad-torekov-se",
  "name": "First Camp Torekov-Båstad",
  "description": "First Camp Torekov- Båstad is located directly by the sea on the west coast of Sweden. At this quiet campsite, you'll be camping in a coniferous and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-torekov-bastad-torekov-se",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f2b8472c18.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flymossavägen 5",
    "addressLocality": "Torekov",
    "postalCode": "26976",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.43097,
    "longitude": 12.6405
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}