{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-elenas-beach-plataria-igoumenitsa",
  "name": "Camping Elena's Beach",
  "description": "Camping Elena's Beach is a campsite located in Plataria, Epirus, and located near the sea.This campsite on terraces and campsite on the...",
  "url": "https://campertunity.com/listings/campgrounds/camping-elenas-beach-plataria-igoumenitsa",
  "image": [
    "https://cdn2.acsi.eu/6/8/8/b/688b411ea58c4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Plataria/Igoumenitsa",
    "postalCode": "46100"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.46036,
    "longitude": 20.26114
  },
  "sameAs": [
    "https://www.eurocampings.fr/grece/epire/plataria/camping-elenas-beach-110678/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}