{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sylvia-plaka-litochoro",
  "name": "Camping Sylvia",
  "description": "Camping Sylvia is a campsite in Plaka Litochoro, Central Macedonia, located by the sea.The campsite has pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sylvia-plaka-litochoro",
  "image": [
    "https://cdn2.acsi.eu/6/8/8/7/68873e7b7cdea.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Plaka Litochoro",
    "postalCode": "60063",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.11667,
    "longitude": 22.55492
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}