{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/malka-polsza-lom-cerkovna-ruse",
  "name": "Malka Polsza",
  "description": "We discovered this place during our bicycle trip from Poland to Turkey in 2012. We bought a house an",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/malka-polsza-lom-cerkovna-ruse",
  "image": [
    "https://campspace.com/media/medium/uploads/space/29/55/_1/2955_1_5e4ff4dd88bd0.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lom Cerkovna",
    "addressRegion": "Ruse",
    "addressCountry": "BG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.34,
    "longitude": 25.97
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}