{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-woods-stone-s-throw-from-tallinn",
  "name": "In the woods a stone's throw from Tallinn",
  "description": "On our homestead, Männiku talu (“talu” means farm in Estonian), we are converting a hectare of open",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-woods-stone-s-throw-from-tallinn",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ff/c5/7b/ffc57b4dc69fb84e7994d1afa12942e5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "EE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.3,
    "longitude": 24.62
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}