{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        null
                    ]
                ]
            },
            "properties": {
                "name": "Jalan Desa Suru",
                "styleUrl": "#m_ylw-pushpin",
                "styleHash": "-13f6232c",
                "styleMapHash": {
                    "normal": "#s_ylw-pushpin",
                    "highlight": "#s_ylw-pushpin_hl"
                },
                "stroke": "#0000ff",
                "stroke-opacity": 1,
                "stroke-width": 7,
                "strokeColor": "#0000ff",
                "iconUrl": "http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png"
            }
        }
    ]
}