{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-meleku-dze",
  "name": "Camping Meleku",
  "description": "Camping Meleku is a campsite in Dze, Latvia. Book and review Camping Meleku at Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/camping-meleku-dze",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salaca",
    "addressLocality": "Dze",
    "postalCode": "4053"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.61417,
    "longitude": 24.38833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}