{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-legjenda-shkoder",
  "name": "Camping Legjenda",
  "description": "Camping Legjenda is just a short walk from the centre of the Albanian Shkodërs, right on the banks of the Buna River. From the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-legjenda-shkoder",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674cb03c93aec.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rruga Agron 1",
    "addressLocality": "Shkodër",
    "postalCode": "4001",
    "addressCountry": "AL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.04417,
    "longitude": 19.48944
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}