{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mani-beach-gythion-lakonias",
  "name": "Camping Mani-Beach",
  "description": "Camping Mani-Beach is a campsite in Gytheio, Peloponnese, located by the sea.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mani-beach-gythion-lakonias",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674ae4c400151.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway Gythion-Areopoli",
    "addressLocality": "Gythion/Lakonias",
    "postalCode": "23200",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.72847,
    "longitude": 22.54214
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}