{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kalogria-stoupa",
  "name": "Camping Kalogria",
  "description": "Camping Kalogria is a campsite in Stoupa, Peloponnese, located by the sea.This camp site with sloping grounds has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kalogria-stoupa",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c3d4361f0b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barbezea Nicos 29",
    "addressLocality": "Stoupa",
    "postalCode": "24024",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.84933,
    "longitude": 22.25878
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}