{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-muha-ranna-puhketalu-riksu",
  "name": "Camping Muha Ranna Puhketalu",
  "description": "Campsite Muha Ranna Puhketalu is a campsite in Riksu, located near the sea.This campsite has unshaded pitches and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-muha-ranna-puhketalu-riksu",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517446165e3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Riksu",
    "postalCode": "93330"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.19722,
    "longitude": 22.05964
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}