{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ionion-beach-glifa",
  "name": "Camping Ionion Beach",
  "description": "Camping Ionion Beach, on the west coast of the Greek Peloponnese, amid an agricultural area, welcomes you with the promise of peace by the sea. This...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ionion-beach-glifa",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749fd56b4e61.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glyfa",
    "addressLocality": "Glifa",
    "postalCode": "27050",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.83639,
    "longitude": 21.13356
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 40,
    "bestRating": 10,
    "worstRating": 1
  }
}