{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jurasdzeni-tuja-limbazu-nov",
  "name": "Jurasdzeni",
  "description": "Jurasdzeni is a campsite in Tūja, located by the sea.The campsite has pitches with shade, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jurasdzeni-tuja-limbazu-nov",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675180c5380f7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Juras Iela 10",
    "addressLocality": "Tuja/Limbazu Nov.",
    "postalCode": "4022"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.49,
    "longitude": 24.38217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}