{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kukutis-camping",
  "name": "Kukutis Camping",
  "description": "Kukutis Camping would like to offer a back to basics camping site. What does it mean? A stress-",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kukutis-camping",
  "image": [
    "https://campspace.com/media/medium/uploads/space/29/21/_2/2921_2_5e4ff05a061f4.jpeg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.68,
    "longitude": 25.28
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}