{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-stavros-neos-marmaras-sithonia",
  "name": "Camping Stavros",
  "description": "Camping Stavros is a campsite in Neos Marmaras, Central Macedonia, located by the sea.The campsite has which are marked out, pitches with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-stavros-neos-marmaras-sithonia",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f27a7c083d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Neos Marmaras (Sithonia)",
    "postalCode": "63081",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.04261,
    "longitude": 23.81417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}