{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-alexandroupolis-alexandroupolis",
  "name": "Camping Municipal of Alexandroupolis",
  "description": "Camping Municipal of Alexandroupolis is a campsite in Alexandroupoli, East Macedonia and Thrace, located by the sea.The campsite has which are marked...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-alexandroupolis-alexandroupolis",
  "image": [
    "https://cdn2.acsi.eu/6/8/8/7/68874faa4f8be.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Makris Avenue",
    "addressLocality": "Alexandroupolis",
    "postalCode": "68100",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.84678,
    "longitude": 25.85614
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}