{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mikelbaka-mikeltornis-ventspils-nov",
  "name": "Camping Mikelbaka",
  "description": "Camping Mikelbaka is a campsite in Miķeļtornis, located by the sea and in a wood.The campsite has pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mikelbaka-mikeltornis-ventspils-nov",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675067cf9eb09.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Mikeltornis/Ventspils Nov.",
    "postalCode": "3601"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.597,
    "longitude": 21.96586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}