{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-drepanos-igoumenitsa-gr",
  "name": "Camping Drepanos",
  "description": "Do you want to enjoy the sand, sea and quiet? And all of this in the shelter of a nature area? If so, go to camping Drepanos, a few km from the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-drepanos-igoumenitsa-gr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674aff96bf93a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Drepanos Beach",
    "addressLocality": "Igoumenitsa",
    "postalCode": "46100",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.51022,
    "longitude": 20.22117
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 17,
    "bestRating": 10,
    "worstRating": 1
  }
}