{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-erlin-beach-pogradec",
  "name": "Camping Erlin Beach",
  "description": "Camping Erlin Beach is a campsite in Pogradec, located by a lake/recreational pond.The campsite has pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-erlin-beach-pogradec",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675196c987699.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lin",
    "addressLocality": "Pogradec",
    "postalCode": "7301",
    "addressCountry": "AL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.05103,
    "longitude": 20.64186
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}