{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mila-garden",
  "name": "Mila Garden",
  "description": "Nice and big garden is in The Valga-Valka town. Valga-Valka is the southern-most town in Estonia and",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mila-garden",
  "image": [
    "https://campspace.com/media/medium/uploads/space/27/17/_1/2717_1_5e4fdf7350a4f.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "EE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.78,
    "longitude": 26.06
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}