{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": {
                "N_Prog": "1",
                "Luogo": "AREA ANTISTANTE INGRESSO SECONDARIO CASA COMUNALE",
                "Indirizzo": "VIALE ALDO MORO",
                "civico": "SNC"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.60048,
                    40.66628
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "N_Prog": "2",
                "Luogo": "INGRESSO PARCHEGGIO",
                "Indirizzo": "VIA SARAGAT ",
                "civico": "SNC"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.59651,
                    40.66669
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "N_Prog": "3",
                "Luogo": "INTERNO PARCHEGGIO",
                "Indirizzo": "VIA PASQUALE VENA",
                "civico": "SNC"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.60832,
                    40.66271
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "N_Prog": "4",
                "Luogo": "INGRESSO PRINCIPALE PARCO DEL CASTELLO",
                "Indirizzo": "VIA CASTELLO ",
                "civico": "SNC"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.60502,
                    40.6639
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "N_Prog": "5",
                "Luogo": "CENTRALE SERVIZI AREA CAMPER",
                "Indirizzo": "CONTRADA SERRA RIFUSA ",
                "civico": "SNC"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.58212,
                    40.68586
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "N_Prog": "6",
                "Luogo": "INTERNO PARCHEGGIO",
                "Indirizzo": "PIAZZA CESARE FIRRAO",
                "civico": "SNC"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.60557,
                    40.66924
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "N_Prog": "7",
                "Luogo": "LOCALI COMUNALI",
                "Indirizzo": "VIA FIORENTINI",
                "civico": "32"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.60965,
                    40.66675
                ]
            }
        }
    ]
}