{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/delphi-delphi",
  "name": "Delphi",
  "description": "Delphi ist ein Campingplatz mit 100 Stellplätzen in Delphi, Griechenland.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/delphi-delphi",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTNQqO0yligrH3znyDQpd3PcaWGE7pOmnf/biggerthumb.jpg",
    "images/gr/SPOTNQqO0yligrH3znyDQpd3PcaWGE7pOmnf/carousel/6167be076b81d-delphi-delphi.jpg",
    "images/gr/SPOTNQqO0yligrH3znyDQpd3PcaWGE7pOmnf/carousel/6167be09ccbb5-delphi-delphi.jpg",
    "images//SPOTNQqO0yligrH3znyDQpd3PcaWGE7pOmnf/mapbox/mapbox.webp",
    "images/gr/SPOTNQqO0yligrH3znyDQpd3PcaWGE7pOmnf/carousel/6167be085ffd1-delphi-delphi.jpg",
    "images/gr/SPOTNQqO0yligrH3znyDQpd3PcaWGE7pOmnf/carousel/6167be0686f47-delphi-delphi.jpg",
    "images/gr/SPOTNQqO0yligrH3znyDQpd3PcaWGE7pOmnf/carousel/6167be0925e7f-delphi-delphi.jpg",
    "images/gr/SPOTNQqO0yligrH3znyDQpd3PcaWGE7pOmnf/carousel/6167be03d01e3-delphi-delphi.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Itea road",
    "addressLocality": "Delphi",
    "postalCode": "33054",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.432493,
    "longitude": 22.425963
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Peter"
      },
      "reviewBody": "De camping ligt prachtig, plaatsen met een geweldig uitzicht. Goed restaurant en vriendelijke mensen. Op sommige plaatsen is helaas geen schaduw, en ze zijn zo smal dat de luifel niet uit kan. Het sanitair wordt niet iedere dag schoongemaakt en de toiletten trekken niet allemaal even goed door."
    }
  ]
}