{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ide-borsh-al-1",
  "name": "IDE",
  "description": "camping t.o. IDE restaurant. - by the sea - shower on the beach - very simple.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ide-borsh-al-1",
  "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
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}