'FeatureCollection', 'features' => $features ]; } $data = get_active_hurricanes(); echo json_encode($data); ?>