{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-karujarve-karla",
  "name": "Camping Karujärve",
  "description": "Camping Karujärve is a campsite in Kärla, located in the woods and on the edge of a lake/recreational pond.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-karujarve-karla",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675064c381be1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Kärla",
    "postalCode": "93501"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.37797,
    "longitude": 22.23153
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}