{
    "type": "FeatureCollection",
    "name": "sigap-lapor-reports",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    97.2756958,
                    5.06019095
                ]
            },
            "properties": {
                "report_code": "REP-20260202-8A1CAD",
                "disaster_type": "banjir",
                "location": {
                    "province": null,
                    "district": null,
                    "subdistrict": null,
                    "village": null
                },
                "impact_types": [
                    "rumah"
                ],
                "needs": [
                    "makanan",
                    "air",
                    "obat"
                ],
                "current_condition": "aman",
                "affected_people_est": 1200,
                "affected_households_est": 20,
                "vulnerable_groups": [
                    "bayi",
                    "ibu_hamil"
                ],
                "verification_status": "new",
                "priority_level": "medium",
                "severity_score": 30,
                "color": "#5DD47E",
                "reporter_name": "adi saputra",
                "created_at": "2026-02-02 01:57:59",
                "verified_at": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    95.34453523,
                    5.55585815
                ]
            },
            "properties": {
                "report_code": "REP-20260202-6E134C",
                "disaster_type": "banjir",
                "location": {
                    "province": null,
                    "district": null,
                    "subdistrict": null,
                    "village": null
                },
                "impact_types": [
                    "jalan"
                ],
                "needs": [
                    "obat"
                ],
                "current_condition": "aman",
                "affected_people_est": 100,
                "affected_households_est": 10,
                "vulnerable_groups": [
                    "bayi",
                    "lansia",
                    "ibu_hamil"
                ],
                "verification_status": "new",
                "priority_level": "low",
                "severity_score": 10,
                "color": "#34C759",
                "reporter_name": "adi",
                "created_at": "2026-02-01 23:32:13",
                "verified_at": null
            }
        }
    ]
}