{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agora-farmhouse-koman",
  "name": "Agora Farmhouse",
  "description": "Agora Farmhouse is a campsite in Koman, located in a wood and a river/stream.This terraced camp site has pitches with shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agora-farmhouse-koman",
  "image": [
    "https://cdn2.acsi.eu/6/7/9/1/679112db3d59a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SH25",
    "addressLocality": "Koman",
    "postalCode": "4013",
    "addressCountry": "AL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.06797,
    "longitude": 19.68533
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}