{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": {
                "IMPIANTO/UBICAZIONE": "ESSO VIA LUCANA",
                " TURNO": "TURNO A"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.61402,
                    40.65918
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "IMPIANTO/UBICAZIONE": "Q8 VIA MONTESCAGLIOSO",
                " TURNO": "TURNO A-B-C-D"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.61616,
                    40.65231
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "IMPIANTO/UBICAZIONE": "ESSO VIA DANTE",
                " TURNO": "TURNO A-B-C-D"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.59102,
                    40.67434
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "IMPIANTO/UBICAZIONE": "IP NAZIONI UNITE",
                " TURNO": "TURNO B"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.59497,
                    40.66663
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "IMPIANTO/UBICAZIONE": "ERG VIA LAZAZZERA",
                " TURNO": "TURNO C"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.59687,
                    40.67093
                ]
            }
        }
    ]
}