{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zen-dom-off-grid-eco-camp",
  "name": "Zen Dom off-grid eco camp",
  "description": "We are a couple of nature lovers with big ideas and positive vision. Dimo, the project leader, is in",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zen-dom-off-grid-eco-camp",
  "image": [
    "https://campspace.com/media/medium/uploads/space/20/74/_1/2074_1_5ba631a447e9d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.69,
    "longitude": 25.25
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}