{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/metsaveere-campsite-jurimoisa",
  "name": "Metsaveere Campsite",
  "description": "Metsaveere Campsite is a campsite in Jürimõisa.The campsite has pitches without shade and pitches with some shade. It is possible to rent hikers'...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/metsaveere-campsite-jurimoisa",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675064907ae6e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viitna-Kadrina",
    "addressLocality": "Jürimõisa",
    "postalCode": "45243"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.43008,
    "longitude": 26.03406
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}