{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunset-camping-kavaje",
  "name": "Sunset Camping",
  "description": "Sunset Camping is a camping in Kavaja, by the sea. This camping has pitches with parcels and without shadows. Sunset Camping is located close to the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunset-camping-kavaje",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675196e47e361.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Karpen",
    "addressLocality": "Kavajë",
    "postalCode": "2504",
    "addressCountry": "AL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.20481,
    "longitude": 19.49081
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}