{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agri-camping-eucalyptus-shenkoll-lez",
  "name": "Agri camping Eucalyptus",
  "description": "New campsite under construction - beach 5km - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agri-camping-eucalyptus-shenkoll-lez",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651159993.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Shënkoll",
    "addressRegion": "Lezhë",
    "addressCountry": "AL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.68887,
    "longitude": 19.64132
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}