{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wheels-and-leisure-camping",
  "name": "Wheels and Leisure camping",
  "description": "Camping place is in the middle of the old town on the main street. A few steps away there are cafes,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wheels-and-leisure-camping",
  "image": [
    "https://campspace.com/media/medium/uploads/space/27/94/_1/2794_1_5e4fe60ab24a3.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "EE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.95,
    "longitude": 23.54
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}