{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/randmae-holiday-farm-mangu-hiiu-vald",
  "name": "Randmäe Holiday Farm",
  "description": "Randmäe Holiday Farm is a campsite in Mangu, located by the sea and in a wood.The campsite has pitches without shade and pitches with some shade....",
  "url": "https://campertunity.com/listings/campgrounds/randmae-holiday-farm-mangu-hiiu-vald",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675064bb9e503.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Mangu/Hiiu Vald",
    "postalCode": "92211"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.02728,
    "longitude": 22.58625
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}