{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ide-borsh-southern-albania",
  "name": "IDE",
  "description": "camping t.o. IDE restaurant. - by the sea - shower on the beach - very simple.",
  "url": "https://campertunity.com/listings/campgrounds/ide-borsh-southern-albania",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651180559.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rruga Plazhi 2",
    "addressLocality": "Borsh",
    "addressRegion": "Southern Albania",
    "addressCountry": "AL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.05004456,
    "longitude": 19.84041772
  },
  "sameAs": [
    "https://www.campercontact.com/en/albania/southern-albania/bashkia-himare/158174/ide"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}