﻿{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.4456,
                    35.1631
                ]
            },
            "properties": {
                "name": "Σπήλαιο Δικταίον Άντρον",
                "category": "Αρχαιολογικός χώρος"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.4889,
                    35.1822
                ]
            },
            "properties": {
                "name": "Ανεμόμυλοι Λασιθίου (Σέλι Αμπέλου)",
                "category": "Φυσικό τοπίο"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.4612,
                    35.1558
                ]
            },
            "properties": {
                "name": "Λαογραφικό Μουσείο Αγίου Γεωργίου",
                "category": "Μουσείο"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.487,
                    35.1956
                ]
            },
            "properties": {
                "name": "Πλατεία Τζερμιάδου",
                "category": "Πλατεία"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.4731,
                    35.1689
                ]
            },
            "properties": {
                "name": "Μονή Κρουσταλλένιας",
                "category": "Θρησκευτικό μνημείο"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.4901,
                    35.1948
                ]
            },
            "properties": {
                "name": "Εκκλησία Παναγίας Τζερμιάδου",
                "category": "Θρησκευτικό μνημείο"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.4502,
                    35.1602
                ]
            },
            "properties": {
                "name": "Σπήλαιο Κρόνιον",
                "category": "Αρχαιολογικός χώρος"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.4658,
                    35.1772
                ]
            },
            "properties": {
                "name": "Πλατεία Αγίου Κωνσταντίνου",
                "category": "Πλατεία"
            }
        }
    ]
}