{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vaibla-puhkekeskus-vaibla",
  "name": "Vaibla Puhkekeskus",
  "description": "Vaibla Puhkekeskus is a campsite in Kolga-Jaani, located by a lake/recreational pond.The campsite has pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vaibla-puhkekeskus-vaibla",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675068471bd50.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vaibla Küla",
    "addressLocality": "Vaibla",
    "postalCode": "74314"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.40833,
    "longitude": 26.05083
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}